Home
last modified time | relevance | path

Searched refs:ToUIntMax (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DStrToNumCheck.cpp45 ToUIntMax, enumerator
97 CK = ConversionKind::ToUIntMax; in classifyFormatString()
143 case ConversionKind::ToUIntMax: in classifyConversionType()
167 case ConversionKind::ToUIntMax: in classifyReplacement()