HomeSort by relevance Sort by last modified time
    Searched defs:getIntPtrType (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/
TargetData.cpp 517 /// getIntPtrType - Return an unsigned integer type that is the same size or
519 IntegerType *TargetData::getIntPtrType(LLVMContext &C) const {
  /external/clang/include/clang/Basic/
TargetInfo.h 141 IntType getIntPtrType() const { return IntPtrType; }

Completed in 24 milliseconds