Searched refs:getCallExitEvent (Results 1 – 6 of 6) sorted by relevance
234 P.getCallExitEvent(); in ReportCall()
78 Call->getCallExitEvent(); in flattenTo()1012 PathDiagnosticCallPiece::getCallExitEvent() const { in getCallExitEvent() function in PathDiagnosticCallPiece
91 if (auto callExit = Call.getCallExitEvent()) in flattenTo()1040 PathDiagnosticCallPiece::getCallExitEvent() const { in getCallExitEvent() function in PathDiagnosticCallPiece
612 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
596 IntrusiveRefCntPtr<PathDiagnosticEventPiece> getCallExitEvent() const;
365 if (auto callExit = P.getCallExitEvent()) in ReportCall()