Searched refs:createAndAddScopeChildren (Results 1 – 2 of 2) sorted by relevance
634 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()647 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()1134 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE()1152 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren() function in DwarfCompileUnit1192 createAndAddScopeChildren(LS, ScopeDIE); in createAndAddScopeChildren()1239 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, AbsDef)) in constructAbstractSubprogramScopeDIE()
266 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);