Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1162 bool VisitedEntireCall = C.PD->isWithinCall(); in generatePathDiagnosticsForNode() local
1166 if (VisitedEntireCall) { in generatePathDiagnosticsForNode()