Lines Matching defs:PrevEntry
901 auto PrevEntry = std::next(CurEntry);902 if (PrevEntry != DebugLoc.rend() && PrevEntry->MergeRanges(*CurEntry))