Home
last modified time | relevance | path

Searched refs:maybeEmitNoteForParameters (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp68 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 DBugReporterVisitors.h726 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call,
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp492 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 DMallocChecker.cpp904 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, in maybeEmitNoteForParameters() function in __anonac89c38b0511::NoOwnershipChangeVisitor