Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h131 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
HDDwarfCompileUnit.cpp322 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()
419 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in llvm::DwarfCompileUnit