Searched defs:ViewDepth (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp76 renderLinePrefix(raw_ostream &OS, unsigned ViewDepth) argument
84 renderViewDivider(raw_ostream &OS, unsigned ViewDepth) argument
95 renderLine(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS, unsigned ExpansionCol, unsigned ViewDepth) argument
172 renderRegionMarkers(raw_ostream &OS, const LineCoverageStats &Line, unsigned ViewDepth) argument
205 renderExpansionSite(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS, unsigned ExpansionCol, unsigned ViewDepth) argument
214 renderExpansionView(raw_ostream &OS, ExpansionView &ESV, unsigned ViewDepth) argument
225 renderInstantiationView(raw_ostream &OS, InstantiationView &ISV, unsigned ViewDepth) argument
[all...]
H A DSourceCoverageView.cpp176 print(raw_ostream &OS, bool WholeFile, bool ShowSourceName, bool ShowTitle, unsigned ViewDepth) argument
[all...]
H A DSourceCoverageViewHTML.cpp637 renderExpansionSite(raw_ostream &OS, LineRef L, const LineCoverageStats &LCS, unsigned ExpansionCol, unsigned ViewDepth) argument
645 renderExpansionView(raw_ostream &OS, ExpansionView &ESV, unsigned ViewDepth) argument
654 renderInstantiationView(raw_ostream &OS, InstantiationView &ISV, unsigned ViewDepth) argument
679 renderTableHeader(raw_ostream &OS, unsigned FirstUncoveredLineNo, unsigned ViewDepth) argument

Completed in 53 milliseconds