mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
mini_llvm::ir::Symbol Struct Reference
#include <
Symbol.h
>
Public Types
enum class
Scope
{
kGlobal
,
kLocal
}
Public Attributes
Scope
scope
std::string
name
Member Enumeration Documentation
◆
Scope
enum class
mini_llvm::ir::Symbol::Scope
strong
Enumerator
kGlobal
kLocal
Member Data Documentation
◆
name
std::string mini_llvm::ir::Symbol::name
◆
scope
Scope
mini_llvm::ir::Symbol::scope
The documentation for this struct was generated from the following file:
include/mini-llvm/ir_reader/
Symbol.h
mini_llvm
ir
Symbol
Generated by
1.17.0