Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IDecl

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