Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ClassDecl

74   const ObjCInterfaceDecl *ClassDecl = BoxingMethod->getClassInterface();
75 llvm::Value *Receiver = Runtime.GetClass(*this, ClassDecl);
85 Args, ClassDecl, BoxingMethod);