Searched defs:SourceLocationSequence (Results 1 – 1 of 1) sorted by relevance
41 class SourceLocationSequence; variable57 friend SourceLocationSequence; variable113 SourceLocationSequence(UIntTy &Prev) : Prev(Prev) {} in SourceLocationSequence() function