Searched refs:RootScope (Results 1 – 3 of 3) sorted by relevance
1331 DILocalScope &RootScope, DISubprogram &NewSP, LLVMContext &Ctx, in cloneScopeForSubprogram() argument1336 for (DIScope *Scope = &RootScope; !isa<DISubprogram>(Scope); in cloneScopeForSubprogram()
4507 LocalScope<Emitter> RootScope(this); in visitExpr() local4517 return RootScope.destroyLocals() && this->emitCheckAllocations(E); in visitExpr()
2203 cloneScopeForSubprogram(DILocalScope &RootScope, DISubprogram &NewSP,