Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h212 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp548 ScopeDIE = constructLexicalScopeDIE(Scope); in constructScopeDIE()
677 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { in constructLexicalScopeDIE() function in DwarfCompileUnit