Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h197 void constructScopeDIE(LexicalScope *Scope, DIE &ParentScopeDIE);
H A DDwarfCompileUnit.cpp541 void DwarfCompileUnit::constructScopeDIE(LexicalScope *Scope, in constructScopeDIE() function in DwarfCompileUnit
1091 constructScopeDIE(LS, ScopeDIE); in createAndAddScopeChildren()