Searched refs:FPFeaturesStateRAII (Results 1 – 8 of 8) sorted by relevance
2898 Sema::FPFeaturesStateRAII::FPFeaturesStateRAII(Sema &S) in FPFeaturesStateRAII() function in Sema::FPFeaturesStateRAII2904 Sema::FPFeaturesStateRAII::~FPFeaturesStateRAII() { in ~FPFeaturesStateRAII()
8110 Sema::FPFeaturesStateRAII FPSave(getSema()); in TransformCompoundStmt()13423 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCallExpr()13547 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformBinaryOperator()13614 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCompoundAssignOperator()14086 Sema::FPFeaturesStateRAII FPFeaturesState(getSema()); in TransformCXXOperatorCallExpr()
5820 FPFeaturesStateRAII SavedFPFeatures(*this); in InstantiateFunctionDefinition()
602 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseLexedMethodDef()
1099 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseCompoundStatementBody()
1368 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseFunctionDefinition()
3301 Sema::FPFeaturesStateRAII SaveFPFeatures(Actions); in ParseLexedObjCMethodDefs()
13840 class FPFeaturesStateRAII {13842 FPFeaturesStateRAII(Sema &S);13843 ~FPFeaturesStateRAII();