Searched refs:ValueWithBytesObjCTypeMethod (Results 1 – 3 of 3) sorted by relevance
97 ValueWithBytesObjCTypeMethod(nullptr),
632 if (!ValueWithBytesObjCTypeMethod) { in BuildObjCBoxedExpr()689 ValueWithBytesObjCTypeMethod = BoxingMethod; in BuildObjCBoxedExpr()698 BoxingMethod = ValueWithBytesObjCTypeMethod; in BuildObjCBoxedExpr()
759 ObjCMethodDecl *ValueWithBytesObjCTypeMethod; variable