Home
last modified time | relevance | path

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

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