Searched refs:createAndAddScopeChildren (Results 1 – 2 of 2) sorted by relevance
588 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()601 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()1086 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE()1104 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren() function in DwarfCompileUnit1144 createAndAddScopeChildren(LS, ScopeDIE); in createAndAddScopeChildren()1191 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, AbsDef)) in constructAbstractSubprogramScopeDIE()
260 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);