Searched refs:Mixed (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h65 Mixed = 2 enumerator in enum:clang::CodeGenOptions::ObjCDispatchMethodKind
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-indirect.mk58 .if ${Mixed:L:${1 != 1:?Z:tl}} != "mixed"
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp272 bool Mixed; // a mixed region contains both set and unset bits member in class:__anon4933::Filter
546 : Owner(f.Owner), StartBit(f.StartBit), NumBits(f.NumBits), Mixed(f.Mixed),
555 : Owner(&owner), StartBit(startBit), NumBits(numBits), Mixed(mixed) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2712 case CodeGenOptions::Mixed:
H A DCGObjCMac.cpp6309 case CodeGenOptions::Mixed:
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1269 .Case("mixed", CodeGenOptions::Mixed)

Completed in 202 milliseconds