Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h157 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() { in getScopeVariables() function
H A DDwarfDebug.cpp2205 assert(InfoHolder.getScopeVariables().empty()); in endFunctionImpl()
2251 InfoHolder.getScopeVariables().clear(); in endFunctionImpl()
H A DDwarfCompileUnit.cpp1013 auto Vars = DU->getScopeVariables().lookup(Scope); in createScopeChildrenDIE()