Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DRenamerClangTidyCheck.h55 ConflictsWithKeyword, enumerator
DRenamerClangTidyCheck.cpp464 Failure.FixStatus = ShouldFixStatus::ConflictsWithKeyword; in check()
517 if (FixStatus == RenamerClangTidyCheck::ShouldFixStatus::ConflictsWithKeyword) in getDiagnosticSuffix()