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

/external/llvm/lib/Target/
H A DTargetData.cpp590 /// getIntPtrType - Return an unsigned integer type that is the same size or
592 IntegerType *TargetData::getIntPtrType(LLVMContext &C) const { function in class:TargetData
/external/clang/include/clang/Basic/
H A DTargetInfo.h192 IntType getIntPtrType() const { return IntPtrType; } function in class:clang::TargetInfo

Completed in 113 milliseconds