Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineCheckDebugify.cpp49 unsigned NumLines = getDebugifyOperand(0); in runOnModule() local
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCoverageSummaryInfo.h69 size_t NumLines; variable
74 LineCoverageInfo(size_t Covered, size_t NumLines) in LineCoverageInfo()
HDCoverageSummaryInfo.cpp76 size_t NumLines = 0, CoveredLines = 0; in get() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDDebugLinesSubsection.h45 support::ulittle32_t NumLines; // Number of lines member
/freebsd-14-stable/contrib/llvm-project/clang/lib/Index/
HDCommentToXML.cpp418 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
800 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDGsymCreator.cpp467 const size_t NumLines = DstLT.size(); in copyFunctionInfo() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMappingReader.cpp340 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDObjcopyOptions.cpp381 size_t NumLines = Lines.size(); in addSymbolsToRenameFromFile() local