Searched refs:castToDerived (Results 1 – 2 of 2) sorted by relevance
93 SubTransparent *castToDerived(Transparent *TRef) { in castToDerived() function98 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()102 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()
1769 bool castToDerived(const CXXRecordDecl *Derived) { in castToDerived() function9747 if (!Result.castToDerived(Derived)) in VisitCastExpr()9751 if (!Result.castToDerived(FinalTy->getAsCXXRecordDecl())) in VisitCastExpr()