Lines Matching defs:ViewDepth
195 unsigned ViewDepth) {
204 renderTableHeader(OS, ViewDepth);
239 renderLinePrefix(OS, ViewDepth);
253 renderLine(OS, {*LI, LI.line_number()}, *LCI, ExpansionColumn, ViewDepth);
257 renderRegionMarkers(OS, *LCI, ViewDepth);
263 renderViewDivider(OS, ViewDepth + 1);
270 ViewDepth);
271 renderViewDivider(OS, ViewDepth + 1);
274 renderExpansionView(OS, *NextESV, ViewDepth + 1);
278 renderViewDivider(OS, ViewDepth + 1);
279 renderInstantiationView(OS, *NextISV, ViewDepth + 1);
283 renderViewDivider(OS, ViewDepth + 1);
284 renderBranchView(OS, *NextBRV, ViewDepth + 1);
288 renderViewDivider(OS, ViewDepth + 1);
289 renderMCDCView(OS, *NextMSV, ViewDepth + 1);
293 renderViewDivider(OS, ViewDepth + 1);
294 renderLineSuffix(OS, ViewDepth);