Searched refs:MRClass (Results 1 – 1 of 1) sorted by relevance
332 while (const CXXRecordDecl *MRClass = getCXXRecordType(MR)) { in attemptDownCast() local334 if (MRClass == TargetClass) in attemptDownCast()340 if (!TargetType->isVoidType() && MRClass->hasDefinition()) { in attemptDownCast()345 if (MRClass->isDerivedFrom(TargetClass, Paths)) in attemptDownCast()