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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h206 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp498 ScopeDIE = constructInlinedScopeDIE(Scope);
612 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { function in class:DwarfCompileUnit

Completed in 142 milliseconds