Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h180 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() { in getScopeVariables() function
H A DDwarfCompileUnit.cpp712 auto Vars = DU->getScopeVariables().lookup(Scope); in createScopeChildrenDIE()
H A DDwarfDebug.cpp1594 assert(InfoHolder.getScopeVariables().empty()); in endFunctionImpl()
1640 InfoHolder.getScopeVariables().clear(); in endFunctionImpl()