Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp545 if (auto CallEnterEvent = Call->getCallEnterEvent()) in FlushDiagnosticsImpl() local
546 AddPieceFID(*CallEnterEvent); in FlushDiagnosticsImpl()