Searched defs:BoxingMethod (Results 1 – 5 of 5) sorted by relevance
129 ObjCMethodDecl *BoxingMethod; variable
1446 if (auto *BoxingMethod = Node->getBoxingMethod()) { VisitObjCBoxedExpr() local
507 ObjCMethodDecl *BoxingMethod = nullptr; BuildObjCBoxedExpr() local [all...]
67 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr() local
2639 ObjCInterfaceDecl *BoxingClass = BoxingMethod->getClassInterface(); in RewriteObjCBoxedExpr() local