Searched refs:BoxingClass (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp2669 // Create a call to objc_getClass("<BoxingClass>"). It will be the 1st argument.
2671 ObjCInterfaceDecl *BoxingClass = BoxingMethod->getClassInterface(); local
2673 IdentifierInfo *clsName = BoxingClass->getIdentifier();

Completed in 132 milliseconds