Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h150 size_t LineCount; variable
/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp362 unsigned LineCount = 0; in analyze() local
H A DFormatToken.h1003 unsigned LineCount; global() member
/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp595 unsigned LineCount = InputFileText.count('\n'); in DumpAnnotatedInput() local