Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ClassDecl

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