Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h232 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp612 DIE *ScopeDIE = constructLexicalScopeDIE(Scope); in constructScopeDIE()
738 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { in constructLexicalScopeDIE() function in DwarfCompileUnit