Home
last modified time | relevance | path

Searched refs:conformance (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dcompare-qualified-class.m56 // because the property type explicitly adds ProtocolX conformance
62 // protocol conformance that ClassB already conforms to
H A Dprotocols-suppress-conformance.m47 // 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 Dcomptypes-legal.m45 @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 Dattribute-conformance-1.s9 @CHECK-OBJ-NEXT: TagName: conformance
H A Dattribute-conformance-2.s9 @CHECK-OBJ-NEXT: TagName: conformance
/llvm-project-15.0.7/llvm/lib/Support/
H A DARMBuildAttrs.cpp60 {ARMBuildAttrs::conformance, "Tag_conformance"},
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DARMBuildAttributes.h76 conformance = 67, enumerator
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dfneg.ll3 ; conformance to IEEE 754 (1985) and IEEE 754 (2008). When these bits are not
H A Dfmadd1.ll4 ; the Has2008 and ABS2008 configuration bits which govern the conformance to
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-protocol-conformance.m2 // RUN: %clang_cc1 -objcmt-migrate-protocol-conformance -mt-migrate-directory %t %s -x objective-c …
H A Dobjcmt-protocol-conformance.m.result2 // 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 Ddropped_debug_info_assert.ll84 !1 = !DIFile(filename: "gisel_1_gfx1031.cl", directory: "/home/matt/builds/conformance/2.0")
/llvm-project-15.0.7/llvm/utils/vim/
H A Dvimrc1 " LLVM coding guidelines conformance for VIM
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTokenKinds.def635 // 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 DAttrDocs.td5369 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 Ddirective-eabi_attribute.s14 @ CHECK-OBJ-NEXT: TagName: conformance
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1071 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 DReleaseNotes.rst124 which improves libc++'s conformance to the Standard.
/llvm-project-15.0.7/llvm/docs/
H A DHowToReleaseLLVM.rst222 binary. Build *your* programs with it and check for conformance and
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3309 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 DClangCommandLineReference.rst486 .. option:: -objcmt-migrate-protocol-conformance
488 Enable migration to add protocol conformance on classes
H A DClangFormattedStatus.rst20 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 DARMAsmPrinter.cpp612 ATS.emitTextAttribute(ARMBuildAttrs::conformance, "2.09"); in emitAttributes()
/llvm-project-15.0.7/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake557 # Enable standards conformance mode.
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td615 def objcmt_migrate_protocol_conformance : Flag<["-"], "objcmt-migrate-protocol-conformance">, Flags…
616 HelpText<"Enable migration to add protocol conformance on classes">,

12