Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp159 Report->addFixItHint(Fixit); in checkPreCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h242 void addFixItHint(const FixItHint &F) { in addFixItHint() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3305 R->addFixItHint(FH); in EmitBasicReport()