Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DReservedIdentifierCheck.cpp78 static bool startsWithUnderscoreCapital(StringRef Name) { in startsWithUnderscoreCapital() function
83 if (startsWithUnderscoreCapital(Name)) in getUnderscoreCapitalFixup()
148 startsWithUnderscoreCapital(Name) || in getFailureInfoImpl()