Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IDecl

1114   const ObjCInterfaceDecl *IDecl = OPT->getObjectType()->getInterface();
1115 assert(IDecl && "Invalid @catch type.");
1116 return MakeConstantString(IDecl->getIdentifier()->getName());