Searched refs:FPFeaturesStateRAII (Results 1 – 8 of 8) sorted by relevance
2730 Sema::FPFeaturesStateRAII::FPFeaturesStateRAII(Sema &S) in FPFeaturesStateRAII() function in Sema::FPFeaturesStateRAII2736 Sema::FPFeaturesStateRAII::~FPFeaturesStateRAII() { in ~FPFeaturesStateRAII()
7818 Sema::FPFeaturesStateRAII FPSave(getSema()); in TransformCompoundStmt()12305 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCallExpr()12429 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformBinaryOperator()12496 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCompoundAssignOperator()12968 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCXXOperatorCallExpr()
5159 FPFeaturesStateRAII SavedFPFeatures(*this); in InstantiateFunctionDefinition()
623 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseLexedMethodDef()
1444 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseFunctionDefinition()
1187 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseCompoundStatementBody()
3738 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseLexedObjCMethodDefs()
13543 class FPFeaturesStateRAII {13545 FPFeaturesStateRAII(Sema &S);13546 ~FPFeaturesStateRAII();