Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporterVisitors.h343 PathDiagnosticPieceRef constructNote(StoreInfo SI, BugReporterContext &BRC,
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp2222 PathDiagnosticPieceRef StoreHandler::constructNote(StoreInfo SI, in constructNote() function in StoreHandler
2268 return constructNote(SI, BRC, OS.str()); in handle()