Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DStrToNumCheck.cpp44 ToIntMax, enumerator
85 CK = ConversionKind::ToIntMax; in classifyFormatString()
139 case ConversionKind::ToIntMax: in classifyConversionType()
161 case ConversionKind::ToIntMax: in classifyReplacement()