Searched refs:ObjectiveC (Results 1 – 19 of 19) sorted by relevance
/external/clang/test/Parser/ |
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.…
|
/external/llvm-project/clang/test/Parser/ |
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.…
|
/external/llvm-project/clang/test/Sema/ |
D | attr-objc-bridge-related.m | 6 …r:,CGColor)]] CGColorRef1NotOk; // expected-error {{expected a related ObjectiveC class name, e.g.…
|
/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/ |
D | XCTestManifests.swift | 1 #if !canImport(ObjectiveC)
|
/external/angle/src/tests/test_expectations/ |
D | GPUTestConfig_ios.mm | 7 // Helper functions for GPUTestConfig that have to be compiled in ObjectiveC++
|
D | GPUTestConfig_mac.mm | 7 // Helper functions for GPUTestConfig that have to be compiled in ObjectiveC++
|
/external/catch2/projects/XCode/OCTest/ |
D | catch_objc_impl.mm | 2 // - so they get compiled as ObjectiveC++
|
/external/llvm-project/clang/include/clang/Basic/ |
D | LangOptions.h | 173 ObjectiveC, enumerator
|
D | LangOptions.def | 293 LANGOPT(ObjCSubscriptingLegacyRuntime , 1, 0, "Subscripting support in legacy ObjectiveC ru…
|
D | DiagnosticParseKinds.td | 989 "expected a related ObjectiveC class name, e.g., 'NSColor'">;
|
D | DiagnosticSemaKinds.td | 3980 "ObjectiveC object of type %0 is bridged to %1, which is not valid CF object">;
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 218 LANGOPT(ObjCSubscriptingLegacyRuntime , 1, 0, "Subscripting support in legacy ObjectiveC ru…
|
D | DiagnosticParseKinds.td | 810 "expected a related ObjectiveC class name, e.g., 'NSColor'">;
|
D | DiagnosticSemaKinds.td | 3048 "ObjectiveC object of type %0 is bridged to %1, which is not valid CF object">;
|
/external/clang/docs/ |
D | ClangFormatStyleOptions.rst | 576 Should be used for C, C++, ObjectiveC, ObjectiveC++.
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
D | AnalyzerOptions.def | 205 "Whether ObjectiveC inlining is enabled, false otherwise.",
|
/external/llvm-project/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 2827 LangOptions::CoreFoundationABI::ObjectiveC) in ParseLangArgs() 2832 .Default(LangOptions::CoreFoundationABI::ObjectiveC); in ParseLangArgs()
|
/external/llvm/docs/ |
D | LangRef.rst | 387 This calling convention will be used by a future version of the ObjectiveC 390 the ObjectiveC runtime, it is not limited to this runtime and might be used 413 used by a future version of the ObjectiveC runtime and should be considered
|
/external/llvm-project/llvm/docs/ |
D | LangRef.rst | 387 This calling convention will be used by a future version of the ObjectiveC 390 the ObjectiveC runtime, it is not limited to this runtime and might be used 413 used by a future version of the ObjectiveC runtime and should be considered
|