Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Mixed

213   case CodeGenOptions::Mixed:
214 Res.push_back("-fobjc-dispatch-method=mixed");
1080 .Case("mixed", CodeGenOptions::Mixed)