Home
last modified time | relevance | path

Searched refs:NonLegacy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h65 NonLegacy = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2904 case CodeGenOptions::NonLegacy: in GenerateMessageSend()
H A DCGObjCMac.cpp6232 case CodeGenOptions::NonLegacy: in isVTableDispatchedSelector()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7863 NormalizedValuesScope<"CodeGenOptions">, NormalizedValues<["Legacy", "NonLegacy", "Mixed"]>,