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