Searched refs:createAndAddScopeChildren (Results 1 – 2 of 2) sorted by relevance
603 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()616 createAndAddScopeChildren(Scope, *ScopeDIE); in constructScopeDIE()1101 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE()1119 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren() function in DwarfCompileUnit1159 createAndAddScopeChildren(LS, ScopeDIE); in createAndAddScopeChildren()1206 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, AbsDef)) in constructAbstractSubprogramScopeDIE()
260 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);