Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h215 void constructScopeDIE(LexicalScope *Scope, DIE &ParentScopeDIE);
H A DDwarfCompileUnit.cpp572 void DwarfCompileUnit::constructScopeDIE(LexicalScope *Scope, in constructScopeDIE() function in DwarfCompileUnit
1146 constructScopeDIE(LS, ScopeDIE); in createAndAddScopeChildren()