Searched refs:ValueWithBytesObjCTypeMethod (Results 1 – 3 of 3) sorted by relevance
626 ObjCMethodDecl *ValueWithBytesObjCTypeMethod; variable
673 if (!ValueWithBytesObjCTypeMethod) { in BuildObjCBoxedExpr()723 ValueWithBytesObjCTypeMethod = BoxingMethod; in BuildObjCBoxedExpr()732 BoxingMethod = ValueWithBytesObjCTypeMethod; in BuildObjCBoxedExpr()
31 ValueWithBytesObjCTypeMethod(nullptr), NSArrayDecl(nullptr), in SemaObjC()