Searched defs:hasStoredFPFeatures (Results 1 – 1 of 1) sorted by relevance
2238 bool hasStoredFPFeatures() const { return UnaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function2894 bool hasStoredFPFeatures() const { return CallExprBits.HasFPFeatures; } in hasStoredFPFeatures() function3487 bool hasStoredFPFeatures() const { return CastExprBits.HasFPFeatures; } in hasStoredFPFeatures() function3912 bool hasStoredFPFeatures() const { return BinaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function