Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
432 const CXXRecordDecl *CastToBase = 0; in printPretty() local440 CastToBase = RD; in printPretty()445 if (CastToBase) in printPretty()446 Out << *CastToBase << "::"; in printPretty()