Searched refs:InitScope (Results 1 – 4 of 4) sorted by relevance
2454 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2478 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2501 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2537 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2551 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2556 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
734 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3535 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3536 InitScope.addPrivate(Elem, SrcElement); in emitPrivatesInit()3537 (void)InitScope.Privatize(); in emitPrivatesInit()3547 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3548 InitScope.addPrivate(Elem, SharedRefLValue.getAddress(CGF)); in emitPrivatesInit()3549 (void)InitScope.Privatize(); in emitPrivatesInit()
895 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
6250 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6252 !InitScope.destroy()) in HandleConstructorCall()6396 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local