Home | History | Annotate | Download | only in AST

Lines Matching refs:FromClass

4739     ObjCInterfaceDecl *FromClass = cast<ObjCInterfaceDecl>(FromDC);
4742 } else if (ObjCInterfaceDecl *FromDef = FromClass->getDefinition()) {