Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp48 unsigned NumLines = getDebugifyOperand(0); runOnModule() local
/freebsd-src/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()
H A DCoverageSummaryInfo.cpp76 size_t NumLines = 0, CoveredLines = 0; in get() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h45 support::ulittle32_t NumLines; // Number of lines member
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp417 unsigned NumLines = C->getNumLines(); visitVerbatimBlockComment() local
787 unsigned NumLines = C->getNumLines(); visitVerbatimBlockComment() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp460 const size_t NumLines = DstLT.size(); copyFunctionInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp327 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; readMappingRegionsSubArray() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp363 size_t NumLines = Lines.size(); addSymbolsToRenameFromFile() local