Home | History | Annotate | Download | only in AST

Lines Matching refs:getIntMaxType

4069 /// getIntMaxType - Return the unique type for "intmax_t" (C99 7.18.1.5).
4070 CanQualType ASTContext::getIntMaxType() const {
4071 return getFromTargetType(Target->getIntMaxType());