Searched refs:InitScope (Results 1 – 4 of 4) sorted by relevance
2435 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2459 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2483 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2523 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2537 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2542 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
733 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3850 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3851 InitScope.addPrivate(Elem, SrcElement); in emitPrivatesInit()3852 (void)InitScope.Privatize(); in emitPrivatesInit()3862 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3863 InitScope.addPrivate(Elem, SharedRefLValue.getAddress(CGF)); in emitPrivatesInit()3864 (void)InitScope.Privatize(); in emitPrivatesInit()
893 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
6242 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6244 !InitScope.destroy()) in HandleConstructorCall()6388 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local