Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
ModuleDependencyInfo Struct Reference

#include <llvm.h>

Public Attributes

const char * module_name
 
char ** dependencies
 
size_t dep_count
 
bool processed
 

Member Data Documentation

◆ dep_count

size_t ModuleDependencyInfo::dep_count

◆ dependencies

char** ModuleDependencyInfo::dependencies

◆ module_name

const char* ModuleDependencyInfo::module_name

◆ processed

bool ModuleDependencyInfo::processed

The documentation for this struct was generated from the following file: