Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp649 if (auto CallEnterEvent = Call->getCallEnterEvent()) in FlushDiagnosticsImpl() local
650 AddPieceFID(*CallEnterEvent); in FlushDiagnosticsImpl()