Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidy.cpp144 bool CanBeApplied = false; in reportDiagnostic() local
167 CanBeApplied = true; in reportDiagnostic()
174 CanBeApplied = true; in reportDiagnostic()
178 FixLocations.push_back(std::make_pair(FixLoc, CanBeApplied)); in reportDiagnostic()