Searched defs:isUnsignedInteger (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Types.cpp | 91 bool Type::isUnsignedInteger() const { isUnsignedInteger() function in Type |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 6516 AST_MATCHER(QualType,isUnsignedInteger) AST_MATCHER() argument |