Searched defs:isSignedInteger (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Types.cpp | 79 bool Type::isSignedInteger() const { isSignedInteger() function in Type |
/llvm-project/clang/include/clang/Support/ | ||
H A D | RISCVVIntrinsicUtils.h | 307 bool isSignedInteger() const { in isSignedInteger() function |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 6530 AST_MATCHER(QualType,isSignedInteger) AST_MATCHER() argument |