Searched refs:CastToBase (Results 1 – 1 of 1) sorted by relevance
824 const CXXRecordDecl *CastToBase = nullptr; in printPretty() local831 CastToBase = RD; in printPretty()837 if (CastToBase) in printPretty()838 Out << *CastToBase << "::"; in printPretty()