Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DStrToNumCheck.cpp43 ToLongUInt, enumerator
94 CK = ConversionKind::ToLongUInt; in classifyFormatString()
142 case ConversionKind::ToLongUInt: in classifyConversionType()
165 case ConversionKind::ToLongUInt: in classifyReplacement()