Searched refs:InitScope (Results 1 – 7 of 7) sorted by relevance
2292 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2316 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2340 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2378 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2392 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2397 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
3547 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3548 InitScope.addPrivate( in emitPrivatesInit()3550 (void)InitScope.Privatize(); in emitPrivatesInit()3560 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3561 InitScope.addPrivate(Elem, [SharedRefLValue]() -> Address { in emitPrivatesInit()3564 (void)InitScope.Privatize(); in emitPrivatesInit()
505 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local629 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
723 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3868 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3869 InitScope.addPrivate( in emitPrivatesInit()3871 (void)InitScope.Privatize(); in emitPrivatesInit()3881 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3882 InitScope.addPrivate(Elem, [SharedRefLValue, &CGF]() -> Address { in emitPrivatesInit()3885 (void)InitScope.Privatize(); in emitPrivatesInit()
863 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
4017 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local4117 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
6152 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6154 !InitScope.destroy()) in HandleConstructorCall()6298 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local