Home
last modified time | relevance | path

Searched refs:constructInlinedScopeDIE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h203 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
DDwarfCompileUnit.cpp442 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()
532 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in DwarfCompileUnit