Searched refs:AnnotationEnd (Results 1 – 1 of 1) sorted by relevance
491 const std::vector<InputAnnotation>::iterator &AnnotationEnd) { in FindInputLineInFilter() argument494 for (auto AnnotationItr = AnnotationBeg; AnnotationItr != AnnotationEnd; in FindInputLineInFilter()618 auto AnnotationItr = Annotations.begin(), AnnotationEnd = Annotations.end(); in DumpAnnotatedInput() local620 InputFilePtr != InputFileEnd || AnnotationItr != AnnotationEnd; in DumpAnnotatedInput()627 AnnotationItr, AnnotationEnd); in DumpAnnotatedInput()657 for (auto I = AnnotationItr; I != AnnotationEnd && I->InputLine == Line; in DumpAnnotatedInput()698 while (AnnotationItr != AnnotationEnd && in DumpAnnotatedInput()