Home
last modified time | relevance | path

Searched defs:isUnsignedInteger (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DTypes.cpp91 bool Type::isUnsignedInteger() const { isUnsignedInteger() function in Type
97 bool Type::isUnsignedInteger(unsigned width) const { isUnsignedInteger() function in Type
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6516 AST_MATCHER(QualType,isUnsignedInteger) AST_MATCHER() argument