Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp630 std::string LineNoStr = utostr(uint64_t(LineNo)); in renderLineNumberColumn() local
679 std::string LineNoStr = utostr(uint64_t(R.LineStart)); in renderBranchView() local