Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.h101 FB_FixNotes enumerator
H A DClangTidy.cpp140 (ChosenFix = getFixIt(Error, ApplyFixes == FB_FixNotes))) { in reportDiagnostic()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp612 FixBehaviour Behaviour = FixNotes ? FB_FixNotes in clangTidyMain()