Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IDecl

4008       ObjCInterfaceDecl *IDecl = ObjTy->getInterface();
4009 assert(IDecl && "Catch parameter must have Objective-C type!");
4012 llvm::Value *Class = EmitClassRef(CGF, IDecl);