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 590 /// getIntPtrType - Return an unsigned integer type that is the same size or
592 IntegerType *TargetData::getIntPtrType(LLVMContext &C) const {
  /external/clang/include/clang/Basic/
TargetInfo.h 192 IntType getIntPtrType() const { return IntPtrType; }

Completed in 3935 milliseconds