Searched defs:ScopeVars (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfFile.h | 77 struct ScopeVars { global() struct |
H A D | DwarfFile.cpp | 106 auto &ScopeVars = ScopeVariables[LS]; in addScopeVariable() local |