Home
last modified time | relevance | path

Searched defs:NumLines (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h69 size_t NumLines; variable
74 LineCoverageInfo(size_t Covered, size_t NumLines) in LineCoverageInfo() argument
[all...]
H A DCoverageSummaryInfo.cpp61 size_t NumLines = 0, CoveredLines = 0; get() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp49 unsigned NumLines = getDebugifyOperand(0); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h45 support::ulittle32_t NumLines; // Number of lines member
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp418 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
800 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp467 const size_t NumLines = DstLT.size(); in copyFunctionInfo() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp340 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp381 size_t NumLines = Lines.size(); in addSymbolsToRenameFromFile() local