Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp348 if (auto callEnterWithinCaller = P.getCallEnterWithinCallerEvent()) in ReportCall() local
349 ReportPiece(o, *callEnterWithinCaller, indent, depth, in ReportCall()