Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.h54 ConflictsWithKeyword, enumerator
H A DRenamerClangTidyCheck.cpp503 Failure.FixStatus = ShouldFixStatus::ConflictsWithKeyword; in addUsage()
568 if (FixStatus == RenamerClangTidyCheck::ShouldFixStatus::ConflictsWithKeyword) in getDiagnosticSuffix()