Searched refs:CallScope (Results 1 – 3 of 3) sorted by relevance
745 InvariantScope(AvailableInvariants), CallScope(AvailableCalls), in NodeScope()754 CallHTType::ScopeTy CallScope; member in __anon2439b80b0411::EarlyCSE::NodeScope
4956 BlockScope<Emitter> CallScope(this, ScopeKind::Call); in VisitCallExpr() local5147 return this->emitPop(*T, E) && CallScope.destroyLocals(); in VisitCallExpr()5149 return CallScope.destroyLocals(); in VisitCallExpr()
6895 CallScopeRAII CallScope(Info); in HandleConstructorCall() local6901 CallScope.destroy(); in HandleConstructorCall()8275 CallScopeRAII CallScope(Info); in handleCallExpr() local8422 return CallScope.destroy(); in handleCallExpr()8424 return HandleOperatorDeleteCall(Info, E) && CallScope.destroy(); in handleCallExpr()8461 CallScope.destroy(); in handleCallExpr()8483 return CallScope.destroy(); in handleCallExpr()