| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | compare-qualified-class.m | 56 // because the property type explicitly adds ProtocolX conformance 62 // protocol conformance that ClassB already conforms to
|
| H A D | protocols-suppress-conformance.m | 47 // Test that inherited protocols do not get the explicit conformance requirement. 155 // Categories adopting a protocol with explicit conformance need to implement that protocol.
|
| H A D | comptypes-legal.m | 45 @class ForwarClass; // expected-note 3 {{conformance of forward class 'ForwarClass' to protocol 'NS…
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/ |
| H A D | attribute-conformance-1.s | 9 @CHECK-OBJ-NEXT: TagName: conformance
|
| H A D | attribute-conformance-2.s | 9 @CHECK-OBJ-NEXT: TagName: conformance
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | ARMBuildAttrs.cpp | 60 {ARMBuildAttrs::conformance, "Tag_conformance"},
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | ARMBuildAttributes.h | 76 conformance = 67, enumerator
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | fneg.ll | 3 ; conformance to IEEE 754 (1985) and IEEE 754 (2008). When these bits are not
|
| H A D | fmadd1.ll | 4 ; the Has2008 and ABS2008 configuration bits which govern the conformance to
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-protocol-conformance.m | 2 // RUN: %clang_cc1 -objcmt-migrate-protocol-conformance -mt-migrate-directory %t %s -x objective-c …
|
| H A D | objcmt-protocol-conformance.m.result | 2 // RUN: %clang_cc1 -objcmt-migrate-protocol-conformance -mt-migrate-directory %t %s -x objective-c …
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
| H A D | dropped_debug_info_assert.ll | 84 !1 = !DIFile(filename: "gisel_1_gfx1031.cl", directory: "/home/matt/builds/conformance/2.0")
|
| /llvm-project-15.0.7/llvm/utils/vim/ |
| H A D | vimrc | 1 " LLVM coding guidelines conformance for VIM
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | TokenKinds.def | 635 // languages, but should not be disabled in strict conformance mode. 665 // Microsoft extensions which should be disabled in strict conformance mode 717 // Borland Extensions which should be disabled in strict conformance mode.
|
| H A D | AttrDocs.td | 5369 derived protocols that declare conformance to the non-runtime protocol will 5370 dynamically list their conformance to those bare protocols.
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | directive-eabi_attribute.s | 14 @ CHECK-OBJ-NEXT: TagName: conformance
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFStreamer.cpp | 1071 return (RHS.Tag != ARMBuildAttrs::conformance) && in finishAttributeSection() 1072 ((LHS.Tag == ARMBuildAttrs::conformance) || (LHS.Tag < RHS.Tag)); in finishAttributeSection()
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | ReleaseNotes.rst | 124 which improves libc++'s conformance to the Standard.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | HowToReleaseLLVM.rst | 222 binary. Build *your* programs with it and check for conformance and
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 3309 Controls bin-packing Objective-C protocol conformance list 3314 protocol conformance list items into as few lines as possible 3317 If ``Always``, always bin-packs Objective-C protocol conformance 3321 If ``Never``, lays out Objective-C protocol conformance list items
|
| H A D | ClangCommandLineReference.rst | 486 .. option:: -objcmt-migrate-protocol-conformance 488 Enable migration to add protocol conformance on classes
|
| H A D | ClangFormattedStatus.rst | 20 tree in terms of conformance to :doc:`ClangFormat` as of: March 06, 2022 17:32:26 (`830ba4cebe79 <h…
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 612 ATS.emitTextAttribute(ARMBuildAttrs::conformance, "2.09"); in emitAttributes()
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | HandleLLVMOptions.cmake | 557 # Enable standards conformance mode.
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 615 def objcmt_migrate_protocol_conformance : Flag<["-"], "objcmt-migrate-protocol-conformance">, Flags… 616 HelpText<"Enable migration to add protocol conformance on classes">,
|