Home | History | Annotate | Download | only in AST

Lines Matching refs:getIntMaxType

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