Home | History | Annotate | Download | only in libclang

Lines Matching defs:IFace

4390     ObjCInterfaceDecl *IFace = cast<ObjCInterfaceDecl>(D);
4392 if (ObjCInterfaceDecl *Def = IFace->getDefinition())
4394 } else if (ObjCImplementationDecl *Impl = IFace->getImplementation())