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()2531 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2541 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2576 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2586 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()
321 ArrayRef<std::unique_ptr<WinEH::FrameInfo>> getWinFrameInfos() const { in getWinFrameInfos() function