Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ClassDecl

72   const ObjCInterfaceDecl *ClassDecl = BoxingMethod->getClassInterface();
73 llvm::Value *Receiver = Runtime.GetClass(Builder, ClassDecl);
83 ClassDecl, BoxingMethod);