Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h193 inline IntegerType *getIntegerType() const { in getIntegerType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp78 IntegerType *ConstantInt::getIntegerType() const { in getIntegerType() function in llvm::sandboxir::ConstantInt
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4118 QualType getIntegerType() const { in getIntegerType() function