mini-llvm 0.1.0
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: