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