Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp325 getFixIt(const tooling::Diagnostic &Diagnostic, bool GetFixFromNotes) { in getFixIt() argument
328 if (!GetFixFromNotes) in getFixIt()