Searched defs:getIntPtrType (Results 1 – 3 of 3) sorted by relevance
838 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout843 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
342 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType() function
5663 QualType ASTContext::getIntPtrType() const { in getIntPtrType() function in ASTContext