Searched refs:InputFileEnd (Results 1 – 2 of 2) sorted by relevance
591 *InputFileEnd = InputFileText.bytes_end(); in DumpAnnotatedInput() local593 if (InputFileEnd[-1] != '\n') in DumpAnnotatedInput()617 InputFilePtr != InputFileEnd || AnnotationItr != AnnotationEnd; in DumpAnnotatedInput()670 for (unsigned Col = 1; InputFilePtr != InputFileEnd && !Newline; ++Col) { in DumpAnnotatedInput()
1166 for (auto InputFileItr = InputFiles.begin(), InputFileEnd = InputFiles.end(); in loadObjects() local1167 InputFileItr != InputFileEnd; ++InputFileItr) { in loadObjects()