Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Parser/
H A Dobjcbridge-related-attribute.m9 …r))) CGColor *CGColorRef1NotOk; // expected-error {{expected a related ObjectiveC class name, e.g.…
12 …r))) CGColor *CGColorRef4NotOk; // expected-error {{expected a related ObjectiveC class name, e.g.…
/llvm-project-15.0.7/lldb/test/API/lang/objc/modules-app-update/
H A Dfoo.m1 @import ObjectiveC;
/llvm-project-15.0.7/lldb/test/API/lang/objc/modules-objc-property/
H A Dmain.m1 @import ObjectiveC;
H A DmyModule.h4 @import ObjectiveC;
/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-objc-bridge-related.m6 …r:,CGColor)]] CGColorRef1NotOk; // expected-error {{expected a related ObjectiveC class name, e.g.…
/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DXCOFF.cpp103 LANG_CASE(ObjectiveC) in getNameForTracebackTableLanguageId()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DLangOptions.h237 ObjectiveC, enumerator
H A DLangOptions.def323 LANGOPT(ObjCSubscriptingLegacyRuntime , 1, 0, "Subscripting support in legacy ObjectiveC ru…
H A DDiagnosticParseKinds.td1042 "expected a related ObjectiveC class name, e.g., 'NSColor'">;
H A DDiagnosticSemaKinds.td4259 "ObjectiveC object of type %0 is bridged to %1, which is not valid CF object">;
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def212 "Whether ObjectiveC inlining is enabled, false otherwise.",
/llvm-project-15.0.7/clang/docs/
H A DReleaseNotes.rst735 - Added ``objcStringLiteral`` matcher which matches ObjectiveC String
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1422 …NormalizedValues<["ObjectiveC", "ObjectiveC", "ObjectiveC", "Swift5_0", "Swift5_0", "Swift4_2", "S…
1423 MarshallingInfoEnum<LangOpts<"CFRuntime">, "ObjectiveC">;
/llvm-project-15.0.7/llvm/docs/
H A DLangRef.rst384 This calling convention will be used by a future version of the ObjectiveC
387 the ObjectiveC runtime, it is not limited to this runtime and might be used
410 used by a future version of the ObjectiveC runtime and should be considered