Searched refs:getWinFrameInfos (Results 1 – 2 of 2) sorted by relevance
239 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()246 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2543 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2553 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2588 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2598 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()
330 ArrayRef<std::unique_ptr<WinEH::FrameInfo>> getWinFrameInfos() const { in getWinFrameInfos() function