Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h135 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
HDDwarfCompileUnit.cpp354 ScopeDIE = constructLexicalScopeDIE(Scope); in constructScopeDIE()
448 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { in constructLexicalScopeDIE() function in llvm::DwarfCompileUnit