Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp240 const char *BeginTable = "<table>"; variable
431 OSRef << BeginCenteredDiv << BeginTable; in createIndexFile()
453 OSRef << BeginCenteredDiv << BeginTable; in createIndexFile()
469 OS << BeginCenteredDiv << BeginTable; in renderViewHeader()