Searched refs:maybeEmitNoteForParameters (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ |
| H A D | NoStateChangeFuncVisitorTest.cpp | 68 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, in maybeEmitNoteForParameters() function in clang::ento::__anon352c7bc30111::ErrorNotPreventedFuncVisitor
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 726 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call,
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 492 return maybeEmitNoteForParameters(R, *Call, N); in VisitNode() 558 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, 710 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNoteForParameters( in maybeEmitNoteForParameters() function in NoStoreFuncVisitor
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocChecker.cpp | 904 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, in maybeEmitNoteForParameters() function in __anonac89c38b0511::NoOwnershipChangeVisitor
|