Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h156 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() { in getScopeVariables() function
DDwarfDebug.cpp1889 assert(InfoHolder.getScopeVariables().empty()); in endFunctionImpl()
1935 InfoHolder.getScopeVariables().clear(); in endFunctionImpl()
DDwarfCompileUnit.cpp798 auto Vars = DU->getScopeVariables().lookup(Scope); in createScopeChildrenDIE()