Searched refs:InitScope (Results 1 – 5 of 5) sorted by relevance
710 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3347 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3348 InitScope.addPrivate(Elem, SrcElement); in emitPrivatesInit()3349 (void)InitScope.Privatize(); in emitPrivatesInit()3359 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3360 InitScope.addPrivate(Elem, SharedRefLValue.getAddress()); in emitPrivatesInit()3361 (void)InitScope.Privatize(); in emitPrivatesInit()
918 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
2789 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2835 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2888 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
4739 InitLinkScope<Emitter> InitScope(this, InitLink::This()); in visitFunc() local
6403 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6405 !InitScope.destroy()) in HandleConstructorCall()6550 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local