Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp143 unsigned ViewDepth) { in renderLinePrefix() argument
151 unsigned ViewDepth) { in renderViewDivider() argument
164 unsigned ViewDepth) { in renderLine() argument
240 unsigned ViewDepth) { in renderRegionMarkers() argument
274 unsigned ViewDepth) { in renderExpansionSite() argument
282 renderExpansionView(raw_ostream & OS,ExpansionView & ESV,unsigned ViewDepth) renderExpansionView() argument
292 renderBranchView(raw_ostream & OS,BranchView & BRV,unsigned ViewDepth) renderBranchView() argument
341 renderMCDCView(raw_ostream & OS,MCDCView & MRV,unsigned ViewDepth) renderMCDCView() argument
394 renderInstantiationView(raw_ostream & OS,InstantiationView & ISV,unsigned ViewDepth) renderInstantiationView() argument
[all...]
H A DSourceCoverageViewHTML.cpp901 renderExpansionSite(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned ViewDepth) renderExpansionSite() argument
908 renderExpansionView(raw_ostream & OS,ExpansionView & ESV,unsigned ViewDepth) renderExpansionView() argument
916 renderBranchView(raw_ostream & OS,BranchView & BRV,unsigned ViewDepth) renderBranchView() argument
984 renderMCDCView(raw_ostream & OS,MCDCView & MRV,unsigned ViewDepth) renderMCDCView() argument
1029 renderInstantiationView(raw_ostream & OS,InstantiationView & ISV,unsigned ViewDepth) renderInstantiationView() argument
1054 renderTableHeader(raw_ostream & OS,unsigned FirstUncoveredLineNo,unsigned ViewDepth) renderTableHeader() argument
[all...]
H A DCoverageExporterLcov.cpp81 int ViewDepth = 0, int SrcLine = 0) { in collectNestedBranches()
H A DSourceCoverageView.cpp197 print(raw_ostream & OS,bool WholeFile,bool ShowSourceName,bool ShowTitle,unsigned ViewDepth) print() argument
[all...]