Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.h56 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call,
H A DNoOwnershipChangeVisitor.cpp105 PathDiagnosticPieceRef NoOwnershipChangeVisitor::maybeEmitNoteForParameters( in maybeEmitNoteForParameters() function in NoOwnershipChangeVisitor
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h710 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp522 return maybeEmitNoteForParameters(R, *Call, N); in VisitNode()
588 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call,
740 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNoteForParameters( in maybeEmitNoteForParameters() function in NoStoreFuncVisitor