HomeSort by relevance Sort by last modified time
    Searched refs:Legacy (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
CodeGenOptions.h 33 Legacy = 0,
177 ObjCDispatchMethod = Legacy;
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 211 case CodeGenOptions::Legacy:
217 Res.push_back("-fobjc-dispatch-method=non-legacy");
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 921 milliseconds