Home
last modified time | relevance | path

Searched refs:ObjectiveC (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DLangOptions.h152 ObjectiveC, enumerator
H A DLangOptions.def248 LANGOPT(ObjCSubscriptingLegacyRuntime , 1, 0, "Subscripting support in legacy ObjectiveC ru…
H A DDiagnosticParseKinds.td897 "expected a related ObjectiveC class name, e.g., 'NSColor'">;
H A DDiagnosticSemaKinds.td3477 "ObjectiveC object of type %0 is bridged to %1, which is not valid CF object">;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def200 "Whether ObjectiveC inlining is enabled, false otherwise.",
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp2472 LangOptions::CoreFoundationABI::ObjectiveC) in ParseLangArgs()
2477 .Default(LangOptions::CoreFoundationABI::ObjectiveC); in ParseLangArgs()