Searched defs:isInteger (Results 1 – 10 of 10) sorted by relevance
144 bool isInteger() const { isInteger() function
1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } isInteger() function
107 bool isInteger() const { in isInteger() function in __anon9ce31d5f0111::SVEType
191 bool isInteger() const { return Kind == SInt || Kind == UInt; } in isInteger() function in __anonabaaf6210111::Type [all...]
279 bool isInteger() const { return Kind != ScalarTypeKind::Float; } in isInteger() function in __anon3961c3990111::ScalarType
1545 static bool isInteger(StringRef Val) { isInteger() function
1096 bool IEEEFloat::isInteger() const { isInteger() function in llvm::detail::IEEEFloat 5094 bool DoubleAPFloat::isInteger() const { isInteger() function in llvm::detail::DoubleAPFloat
6478 AST_MATCHER(QualType,isInteger) AST_MATCHER() argument
3391 bool isInteger = LHS.getValueType().isInteger(); emitConjunctionRec() local [all...]