Home
last modified time | relevance | path

Searched defs:isSignedInteger (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/IR/
DTypes.cpp51 bool Type::isSignedInteger() const { in isSignedInteger() function in Type
57 bool Type::isSignedInteger(unsigned width) const { in isSignedInteger() function in Type
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp608 bool isSignedInteger = in EmitOpenCLKernelMetadata() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4094 AST_MATCHER(QualType, isSignedInteger) { in AST_MATCHER() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h5763 AST_MATCHER(QualType, isSignedInteger) { in AST_MATCHER() argument