Searched refs:StreamDescriptor (Results 1 – 1 of 1) sorted by relevance
110 for (const auto &StreamDescriptor : llvm::enumerate(*ExpectedStreams)) { in create() local111 StreamType Type = StreamDescriptor.value().Type; in create()112 const LocationDescriptor &Loc = StreamDescriptor.value().Location; in create()128 ExceptionStreams.push_back(StreamDescriptor.value()); in create()137 if (!StreamMap.try_emplace(Type, StreamDescriptor.index()).second) in create()