Searched refs:ObjCDispatchMethodKind (Results 1 – 3 of 3) sorted by relevance
58 enum ObjCDispatchMethodKind { enum
114 ENUM_CODEGENOPT(ObjCDispatchMethod, ObjCDispatchMethodKind, 2, Legacy)
751 static_cast<CodeGenOptions::ObjCDispatchMethodKind>(Method)); in ParseCodeGenArgs()