Searched defs:hasStoredFPFeatures (Results 1 – 4 of 4) sorted by relevance
2351 bool hasStoredFPFeatures() const { return UnaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function3009 bool hasStoredFPFeatures() const { return CallExprBits.HasFPFeatures; } in hasStoredFPFeatures() function3604 bool hasStoredFPFeatures() const { return CastExprBits.HasFPFeatures; } in hasStoredFPFeatures() function4046 bool hasStoredFPFeatures() const { return BinaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function
2324 bool hasStoredFPFeatures() const { return UnaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function2982 bool hasStoredFPFeatures() const { return CallExprBits.HasFPFeatures; } in hasStoredFPFeatures() function3582 bool hasStoredFPFeatures() const { return CastExprBits.HasFPFeatures; } in hasStoredFPFeatures() function4024 bool hasStoredFPFeatures() const { return BinaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function
2323 bool hasStoredFPFeatures() const { return UnaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function2981 bool hasStoredFPFeatures() const { return CallExprBits.HasFPFeatures; } in hasStoredFPFeatures() function3576 bool hasStoredFPFeatures() const { return CastExprBits.HasFPFeatures; } in hasStoredFPFeatures() function4018 bool hasStoredFPFeatures() const { return BinaryOperatorBits.HasFPFeatures; } in hasStoredFPFeatures() function