Home
last modified time | relevance | path

Searched defs:InStd (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DFormatStringConverter.cpp79 const bool InStd = SimplifiedTypeName.consume_front("std::"); getCorrespondingSignedTypeName() local
131 const bool InStd = SimplifiedTypeName.consume_front("std::"); getCorrespondingUnsignedTypeName() local