Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
396 const CXXRecordDecl *CastToBase = 0; in printPretty() local404 CastToBase = RD; in printPretty()409 if (CastToBase) in printPretty()410 Out << *CastToBase << "::"; in printPretty()