Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
829 const CXXRecordDecl *CastToBase = nullptr; in printPretty() local836 CastToBase = RD; in printPretty()842 if (CastToBase) in printPretty()843 Out << *CastToBase << "::"; in printPretty()