Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h161 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() { in getScopeVariables() function
H A DDwarfCompileUnit.cpp1157 auto Vars = DU->getScopeVariables().lookup(Scope); in createAndAddScopeChildren()
1182 auto Vars = DU->getScopeVariables().lookup(S); in createAndAddScopeChildren()
H A DDwarfDebug.cpp2738 assert(InfoHolder.getScopeVariables().empty()); in endFunctionImpl()
2788 InfoHolder.getScopeVariables().clear(); in endFunctionImpl()