Searched refs:createAndAddScopeChildren (Results 1 – 2 of 2) sorted by relevance
234 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);
1052 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE()1070 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren() function in DwarfCompileUnit1118 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, *AbsDef)) in constructAbstractSubprogramScopeDIE()