Searched defs:NumLines (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/count/
H A Dcount.c13 unsigned Count, NumLines, NumRead; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp46 unsigned NumLines = getDebugifyOperand(0); variable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp61 size_t NumLines = 0, CoveredLines = 0; local
H A DCoverageSummaryInfo.h69 size_t NumLines; member in class:llvm::LineCoverageInfo
74 LineCoverageInfo(size_t Covered, size_t NumLines) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h44 support::ulittle32_t NumLines; // Number of lines member in struct:llvm::codeview::LineBlockFragmentHeader
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp297 int64_t NumLines = 0; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp417 unsigned NumLines = C->getNumLines(); local
787 unsigned NumLines = C->getNumLines(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp295 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp410 size_t NumLines = Lines.size(); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py1005 def NumLines(self): member in class:CleansedLines
[all...]

Completed in 217 milliseconds