Searched refs:InitScope (Results 1 – 4 of 4) sorted by relevance
2346 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2370 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2394 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2432 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2446 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2451 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
735 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3918 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3919 InitScope.addPrivate( in emitPrivatesInit()3921 (void)InitScope.Privatize(); in emitPrivatesInit()3931 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3932 InitScope.addPrivate(Elem, [SharedRefLValue, &CGF]() -> Address { in emitPrivatesInit()3935 (void)InitScope.Privatize(); in emitPrivatesInit()
892 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
6160 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6162 !InitScope.destroy()) in HandleConstructorCall()6306 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local