Home
last modified time | relevance | path

Searched defs:maybeEmitNoteForParameters (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp890 maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, in maybeEmitNoteForParameters() function in __anon5ae12f910511::NoOwnershipChangeVisitor
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp736 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNoteForParameters( in maybeEmitNoteForParameters() function in NoStoreFuncVisitor