Searched refs:ObjectiveC (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | objcbridge-related-attribute.m | 9 …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 D | foo.m | 1 @import ObjectiveC;
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/modules-objc-property/ |
| H A D | main.m | 1 @import ObjectiveC;
|
| H A D | myModule.h | 4 @import ObjectiveC;
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-objc-bridge-related.m | 6 …r:,CGColor)]] CGColorRef1NotOk; // expected-error {{expected a related ObjectiveC class name, e.g.…
|
| /llvm-project-15.0.7/llvm/lib/BinaryFormat/ |
| H A D | XCOFF.cpp | 103 LANG_CASE(ObjectiveC) in getNameForTracebackTableLanguageId()
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 237 ObjectiveC, enumerator
|
| H A D | LangOptions.def | 323 LANGOPT(ObjCSubscriptingLegacyRuntime , 1, 0, "Subscripting support in legacy ObjectiveC ru…
|
| H A D | DiagnosticParseKinds.td | 1042 "expected a related ObjectiveC class name, e.g., 'NSColor'">;
|
| H A D | DiagnosticSemaKinds.td | 4259 "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 D | AnalyzerOptions.def | 212 "Whether ObjectiveC inlining is enabled, false otherwise.",
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ReleaseNotes.rst | 735 - Added ``objcStringLiteral`` matcher which matches ObjectiveC String
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 1422 …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 D | LangRef.rst | 384 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
|