Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ClassDecl

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