Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDVirtualCallChecker.cpp159 Report->addFixItHint(Fixit); in checkPreCall()
/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporter.h240 void addFixItHint(const FixItHint &F) { in addFixItHint() function
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp3385 R->addFixItHint(FH); in EmitBasicReport()