Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DReservedIdentifierCheck.cpp132 auto InProgressFixup = [&] { in getFailureInfoImpl() local
137 if (auto Fixup = getDoubleUnderscoreFixup(InProgressFixup(), LangOpts)) in getFailureInfoImpl()
139 if (auto Fixup = getUnderscoreCapitalFixup(InProgressFixup())) in getFailureInfoImpl()
141 if (auto Fixup = getUnderscoreGlobalNamespaceFixup(InProgressFixup(), in getFailureInfoImpl()