Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp1069 std::string LineNoStr = utostr(uint64_t(LineNo)); in renderLineNumberColumn() local
1120 std::string LineNoStr = utostr(uint64_t(R.LineStart)); in renderBranchView() local
1175 std::string LineNoStr = Twine(DecisionRegion.LineStart).str(); in renderMCDCView() local