Home
last modified time | relevance | path

Searched defs:ScopeVars (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h77 struct ScopeVars { global() struct
84 LocalsScopeVars global() argument
H A DDwarfFile.cpp106 auto &ScopeVars = ScopeVariables[LS]; in addScopeVariable() local