Lines Matching refs:ViewDepth
209 virtual void renderLinePrefix(raw_ostream &OS, unsigned ViewDepth) = 0;
212 virtual void renderLineSuffix(raw_ostream &OS, unsigned ViewDepth) = 0;
215 virtual void renderViewDivider(raw_ostream &OS, unsigned ViewDepth) = 0;
220 unsigned ViewDepth) = 0;
232 unsigned ViewDepth) = 0;
238 unsigned ViewDepth) = 0;
242 unsigned ViewDepth) = 0;
246 unsigned ViewDepth) = 0;
250 unsigned ViewDepth) = 0;
254 unsigned ViewDepth) = 0;
310 bool ShowTitle, unsigned ViewDepth = 0);