Searched refs:constructLexicalScopeDIE (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h370 std::unique_ptr<DIE> constructLexicalScopeDIE(DwarfCompileUnit &TheCU,
H A DDwarfDebug.cpp399 DwarfDebug::constructLexicalScopeDIE(DwarfCompileUnit &TheCU, function in class:DwarfDebug
600 ScopeDIE = constructLexicalScopeDIE(TheCU, Scope);

Completed in 297 milliseconds