Home | History | Annotate | Download | only in AST

Lines Matching refs:FromClass

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