Searched refs:InitScope (Results 1 – 4 of 4) sorted by relevance
2339 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2363 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2387 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2425 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2439 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2444 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
734 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3913 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3914 InitScope.addPrivate( in emitPrivatesInit()3916 (void)InitScope.Privatize(); in emitPrivatesInit()3926 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3927 InitScope.addPrivate(Elem, [SharedRefLValue, &CGF]() -> Address { in emitPrivatesInit()3930 (void)InitScope.Privatize(); in emitPrivatesInit()
884 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
6160 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6162 !InitScope.destroy()) in HandleConstructorCall()6306 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local