Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp346 if (auto callEnterWithinCaller = P.getCallEnterWithinCallerEvent()) in ReportCall() local
347 ReportPiece(o, *callEnterWithinCaller, indent, depth, in ReportCall()