Searched refs:InitScope (Results 1 – 4 of 4) sorted by relevance
2594 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2618 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2641 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2667 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()2695 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local2700 InitScope.pop(); in ParseDeclarationAfterDeclaratorAndAttributes()
708 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local3333 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3334 InitScope.addPrivate(Elem, SrcElement); in emitPrivatesInit()3335 (void)InitScope.Privatize(); in emitPrivatesInit()3345 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3346 InitScope.addPrivate(Elem, SharedRefLValue.getAddress(CGF)); in emitPrivatesInit()3347 (void)InitScope.Privatize(); in emitPrivatesInit()
891 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
6342 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local6344 !InitScope.destroy()) in HandleConstructorCall()6489 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local