Home
last modified time | relevance | path

Searched refs:BeginCodeTD (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp230 const char *BeginCodeTD = "<td class='code'>"; variable
602 OS << BeginCodeTD; in renderLine()