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.h79 NonLegacy = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3001 case CodeGenOptions::NonLegacy: in GenerateMessageSend()
H A DCGObjCMac.cpp6133 case CodeGenOptions::NonLegacy: in isVTableDispatchedSelector()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8405 NormalizedValuesScope<"CodeGenOptions">, NormalizedValues<["Legacy", "NonLegacy", "Mixed"]>,