Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp1069 OS << tag("td", a("#" + TargetName, tag("pre", LineNoStr), TargetName), in renderLineNumberColumn() local
1120 std::string LineNoStr = utostr(uint64_t(R.LineStart)); renderBranchView() local
1175 std::string LineNoStr = Twine(DecisionRegion.LineStart).str(); renderMCDCView() local
[all...]