Home
last modified time | relevance | path

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

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