Home
last modified time | relevance | path

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

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