Searched defs:getIntPtrType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | DataLayout.cpp | 878 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 388 IntType getIntPtrType() const { return IntPtrType; } getIntPtrType() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 5945 QualType ASTContext::getIntPtrType() const { getIntPtrType() function in ASTContext |