Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DBuilders.cpp61 IntegerType Builder::getIntegerType(unsigned width) { in getIntegerType() function in Builder
65 IntegerType Builder::getIntegerType(unsigned width, bool isSigned) { in getIntegerType() function in Builder
/external/clang/include/clang/AST/
DDecl.h3137 QualType getIntegerType() const { in getIntegerType() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h3687 QualType getIntegerType() const { in getIntegerType() function