Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DTypes.cpp63 bool Type::isUnsignedInteger() const { in isUnsignedInteger() function in Type
69 bool Type::isUnsignedInteger(unsigned width) const { in isUnsignedInteger() function in Type
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4080 AST_MATCHER(QualType, isUnsignedInteger) { in AST_MATCHER() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h5749 AST_MATCHER(QualType, isUnsignedInteger) { in AST_MATCHER() argument