Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp595 unsigned LineCount = InputFileText.count('\n'); in DumpAnnotatedInput() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormatToken.h902 unsigned LineCount; member