Searched refs:getCallExitEvent (Results 1 – 3 of 3) sorted by relevance
80 if (auto callExit = Call.getCallExitEvent()) in flattenTo()1037 PathDiagnosticCallPiece::getCallExitEvent() const { in getCallExitEvent() function in PathDiagnosticCallPiece
607 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
355 if (auto callExit = P.getCallExitEvent()) in ReportCall()