Searched refs:isRealType (Results 1 – 6 of 6) sorted by relevance
267 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isRealType)
1514 bool isRealType() const; // C99 6.2.5p17 (real floating + integer)
360 if (!QT->isRealType()) in rewriteToObjCProperty()
808 bool Type::isRealType() const { in isRealType() function in Type
5846 else if (ArgTy->isRealType()) in EvaluateBuiltinClassifyType()
7761 if (LHSType->isRealType() && RHSType->isRealType()) in CheckCompareOperands()8561 } else if (ResType->isRealType()) { in CheckIncrementDecrementOperand()