Searched defs:getIntPtrType (Results 1 – 4 of 4) sorted by relevance
699 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout704 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
742 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout747 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
233 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType() function
4147 QualType ASTContext::getIntPtrType() const { in getIntPtrType() function in ASTContext