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