Searched refs:getWinFrameInfos (Results 1 – 2 of 2) sorted by relevance
229 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()236 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2225 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2235 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2270 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()2280 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit()
321 ArrayRef<std::unique_ptr<WinEH::FrameInfo>> getWinFrameInfos() const { in getWinFrameInfos() function