Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h149 void constructSubprogramScopeDIE(LexicalScope *Scope);
HDDwarfDebug.cpp1230 TheCU.constructSubprogramScopeDIE(FnScope); in endFunction()
1233 SkelCU->constructSubprogramScopeDIE(FnScope); in endFunction()
HDDwarfCompileUnit.cpp559 void DwarfCompileUnit::constructSubprogramScopeDIE(LexicalScope *Scope) { in constructSubprogramScopeDIE() function in llvm::DwarfCompileUnit