Home | History | Annotate | Download | only in AST

Lines Matching defs:getIntPtrType

4093 QualType ASTContext::getIntPtrType() const {
4094 return getFromTargetType(Target->getIntPtrType());
4098 return getCorrespondingUnsignedType(getIntPtrType());