Home
last modified time | relevance | path

Searched refs:AnnotationBeg (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp490 const std::vector<InputAnnotation>::iterator &AnnotationBeg, in FindInputLineInFilter() argument
494 for (auto AnnotationItr = AnnotationBeg; AnnotationItr != AnnotationEnd; in FindInputLineInFilter()