Searched refs:getWinFrameInfos (Results 1 – 2 of 2) sorted by relevance
414 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()421 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2749 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2759 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2794 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2804 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()
342 ArrayRef<std::unique_ptr<WinEH::FrameInfo>> getWinFrameInfos() const { in getWinFrameInfos() function