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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h176 IntType SizeType, IntMaxType, UIntMaxType, PtrDiffType, IntPtrType, WCharType, member in class:clang::TargetInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp95 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
129 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
957 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local
984 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); local

Completed in 66 milliseconds