HomeSort by: relevance | last modified time | path
    Searched defs:renderLine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
SourceCoverageViewText.cpp 96 void SourceCoverageViewText::renderLine(raw_ostream &OS, LineRef L,
212 renderLine(OS, L, LCS, ExpansionCol, ViewDepth);
SourceCoverageViewHTML.cpp 486 // If this view has sub-views, renderLine() cannot close the view's cell.
497 void SourceCoverageViewHTML::renderLine(raw_ostream &OS, LineRef L,
647 renderLine(OS, L, LCS, ExpansionCol, ViewDepth);

Completed in 17 milliseconds