Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
439 const CXXRecordDecl *CastToBase = nullptr; in printPretty() local447 CastToBase = RD; in printPretty()452 if (CastToBase) in printPretty()453 Out << *CastToBase << "::"; in printPretty()