Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp695 unsigned InputLineWidth = InputFilePtr - InputFileLine; in DumpAnnotatedInput() local
709 for (++Col; Col < AnnotationItr->InputEndCol && Col <= InputLineWidth; in DumpAnnotatedInput()
718 for (; Col <= InputLineWidth; ++Col) in DumpAnnotatedInput()