Searched refs:maybeEmitNote (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp433 maybeEmitNote(PathSensitiveBugReport &R, const CallEvent &Call,
589 return maybeEmitNote(R, *Call, N, {}, SelfRegion, "self",
598 return maybeEmitNote(R, *Call, N, {}, ThisR, "this",
617 return maybeEmitNote(R, *Call, N, {}, MR, ParamName,
627 return maybeEmitNote(R, *Call, N, *P, RegionOfInterest, ParamName,
678 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNote( function in class:NoStoreFuncVisitor

Completed in 208 milliseconds