Searched defs:IntPtrType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp145 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
206 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
246 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h129 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType, member in struct:clang::TransferrableTargetInfo

Completed in 285 milliseconds