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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h210 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp522 ScopeDIE = constructLexicalScopeDIE(Scope);
646 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { function in class:DwarfCompileUnit

Completed in 107 milliseconds