Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/count/
H A Dcount.c21 size_t Count, NumLines, NumRead; in main() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp49 unsigned NumLines = getDebugifyOperand(0); in runOnModule() local
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp76 size_t NumLines = 0, CoveredLines = 0; get() local
H A DCoverageSummaryInfo.h69 size_t NumLines; variable
74 LineCoverageInfo(size_t Covered, size_t NumLines) in LineCoverageInfo() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h45 support::ulittle32_t NumLines; // Number of lines member
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp418 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
800 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp467 const size_t NumLines = DstLT.size(); copyFunctionInfo() local
/llvm-project/llvm/tools/llvm-opt-report/
H A DOptReport.cpp300 int64_t NumLines = 0; writeReport() local
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp376 unsigned NumLines; member in __anon10cc3c150111::MockData2
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp340 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp381 size_t NumLines = Lines.size(); addSymbolsToRenameFromFile() local