Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DReservedIdentifierCheck.cpp57 static std::string collapseConsecutive(StringRef Str, char C) { in collapseConsecutive() function
74 return collapseConsecutive(Name, '_'); in getDoubleUnderscoreFixup()