Home
last modified time | relevance | path

Searched refs:isSignedInteger (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp104 bool isSignedInteger() const { in isSignedInteger() function in __anonf362c6bd0111::RVVType
406 if (isSignedInteger()) in initBuiltinStr()
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp439 REGISTER_MATCHER(isSignedInteger); in RegistryMaps()
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6051 AST_MATCHER(QualType, isSignedInteger) { in AST_MATCHER() argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h2539 bool isSignedInteger() const {
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp12515 *SourceInt, SourceBT->isSignedInteger(), in CheckImplicitConversion()