reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1565 CanQualType getUIntMaxType() const;
559 return ArgType(Ctx.getUIntMaxType(), "uintmax_t");
tools/clang/lib/AST/ScanfFormatString.cpp 291 return ArgType::PtrTo(ArgType(Ctx.getUIntMaxType(), "uintmax_t"));