Searched refs:createAndAddScopeChildren (Results 1 – 2 of 2) sorted by relevance
555 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()568 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()1028 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE()1046 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren() function in DwarfCompileUnit1088 createAndAddScopeChildren(LS, ScopeDIE); in createAndAddScopeChildren()1130 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, *AbsDef)) in constructAbstractSubprogramScopeDIE()
230 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);