Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
759 const CXXRecordDecl *CastToBase = nullptr; in printPretty() local766 CastToBase = RD; in printPretty()772 if (CastToBase) in printPretty()773 Out << *CastToBase << "::"; in printPretty()