Home
last modified time | relevance | path

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

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