Searched refs:IsTpi (Results 1 – 1 of 1) sorted by relevance
298 bool IsTpi = (StreamIdx == StreamTPI); in dumpTypeIndex() local300 StringRef Label = IsTpi ? "Type (TPI) Records" : "Index (IPI) Records"; in dumpTypeIndex()302 auto &Stream = Err(IsTpi ? File.getPDBTpiStream() : File.getPDBIpiStream()); in dumpTypeIndex()