Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h154 void constructSubprogramScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp559 void DwarfCompileUnit::constructSubprogramScopeDIE(LexicalScope *Scope) { in constructSubprogramScopeDIE() function in llvm::DwarfCompileUnit
H A DDwarfDebug.cpp1305 TheCU.constructSubprogramScopeDIE(FnScope); in endFunction()
1308 SkelCU->constructSubprogramScopeDIE(FnScope); in endFunction()