Searched refs:ObjectiveC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h165 /// Interoperability with the ObjectiveC runtime
166 ObjectiveC, member in class:clang::LangOptions::CoreFoundationABI
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2728 LangOptions::CoreFoundationABI::ObjectiveC)
2733 .Default(LangOptions::CoreFoundationABI::ObjectiveC);

Completed in 76 milliseconds