Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h337 PathDiagnosticPieceRef constructNote(StoreInfo SI, BugReporterContext &BRC,
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2201 PathDiagnosticPieceRef StoreHandler::constructNote(StoreInfo SI, in constructNote() function in StoreHandler
2247 return constructNote(SI, BRC, OS.str()); in handle()