Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h141 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
DDwarfCompileUnit.cpp327 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()
424 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in llvm::DwarfCompileUnit