Searched refs:hasStoredFPFeatures (Results 1 – 7 of 7) sorted by relevance
2839 assert(hasStoredFPFeatures()); in getOffsetOfTrailingFPFeatures()2885 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()2891 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()3057 assert(hasStoredFPFeatures()); in getStoredFPFeatures()3069 if (hasStoredFPFeatures()) in getFPFeaturesInEffect()3075 if (hasStoredFPFeatures()) in getFPFeatures()3565 if (hasStoredFPFeatures()) in getFPFeaturesInEffect()3571 if (hasStoredFPFeatures()) in getFPFeatures()3621 if (hasStoredFPFeatures()) in ImplicitCastExpr()3640 if (hasStoredFPFeatures()) in ImplicitCastExpr()[all …]
442 if (hasStoredFPFeatures()) in CXXStaticCastExpr()1741 if (hasStoredFPFeatures()) in CXXFunctionalCastExpr()
990 if (Node->hasStoredFPFeatures()) in VisitCallExpr()1010 if (Node->hasStoredFPFeatures()) in VisitCastExpr()1115 if (Node->hasStoredFPFeatures()) in VisitUnaryOperator()1145 if (Node->hasStoredFPFeatures()) in VisitBinaryOperator()1156 if (Node->hasStoredFPFeatures()) in VisitCompoundAssignOperator()1187 if (Node->hasStoredFPFeatures()) in VisitCXXFunctionalCastExpr()1193 if (Node->hasStoredFPFeatures()) in VisitCXXStaticCastExpr()
1406 if (hasStoredFPFeatures()) in CallExpr()1987 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()4488 if (hasStoredFPFeatures()) in BinaryOperator()4505 if (hasStoredFPFeatures()) in BinaryOperator()4570 if (hasStoredFPFeatures()) in UnaryOperator()
734 bool HasFPFeatures = E->hasStoredFPFeatures(); in VisitUnaryOperator()867 Record.push_back(E->hasStoredFPFeatures()); in VisitCallExpr()874 if (E->hasStoredFPFeatures()) in VisitCallExpr()961 Record.push_back(E->hasStoredFPFeatures()); in VisitCastExpr()969 if (E->hasStoredFPFeatures()) in VisitCastExpr()975 bool HasFPFeatures = E->hasStoredFPFeatures(); in VisitBinaryOperator()1022 if (E->path_size() == 0 && !E->hasStoredFPFeatures()) in VisitImplicitCastExpr()
721 assert(hasFP_Features == E->hasStoredFPFeatures()); in VisitUnaryOperator()1098 assert(E->hasStoredFPFeatures() == HasFPFeatures); in VisitCastExpr()
10808 if (E->hasStoredFPFeatures()) { in TransformCallExpr()