Searched refs:ValueWithBytesObjCTypeMethod (Results 1 – 3 of 3) sorted by relevance
637 if (!ValueWithBytesObjCTypeMethod) { in BuildObjCBoxedExpr()694 ValueWithBytesObjCTypeMethod = BoxingMethod; in BuildObjCBoxedExpr()703 BoxingMethod = ValueWithBytesObjCTypeMethod; in BuildObjCBoxedExpr()
137 ValueWithBytesObjCTypeMethod(nullptr), NSArrayDecl(nullptr),
887 ObjCMethodDecl *ValueWithBytesObjCTypeMethod; variable