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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2633 // Create a call to objc_getClass("<BoxingClass>"). It will be the 1st argument.
2635 ObjCInterfaceDecl *BoxingClass = BoxingMethod->getClassInterface(); local
2637 IdentifierInfo *clsName = BoxingClass->getIdentifier();

Completed in 68 milliseconds