Home
last modified time | relevance | path

Searched defs:AnnotationItr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp494 for (auto AnnotationItr = AnnotationBeg; AnnotationItr != AnnotationEnd; in FindInputLineInFilter() local
618 auto AnnotationItr = Annotations.begin(), AnnotationEnd = Annotations.end(); in DumpAnnotatedInput() local