Home
last modified time | relevance | path

Searched refs:getScopeVariables (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h157 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() { in getScopeVariables() function
H A DDwarfCompileUnit.cpp1051 auto Vars = DU->getScopeVariables().lookup(Scope); in createAndAddScopeChildren()
1074 auto Vars = DU->getScopeVariables().lookup(LS); in createAndAddScopeChildren()
H A DDwarfDebug.cpp2227 assert(InfoHolder.getScopeVariables().empty()); in endFunctionImpl()
2273 InfoHolder.getScopeVariables().clear(); in endFunctionImpl()