| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 39 C, "ISO C 1990", 0) 44 C, "ISO C 1990 with amendment 1", 48 C, "ISO C 1990 with GNU extensions", 54 C, "ISO C 1999", 61 C, "ISO C 1999 with GNU extensions", 67 C, "ISO C 2011", 74 C, "ISO C 2011 with GNU extensions", 80 C, "ISO C 2017", 86 C, "ISO C 2017 with GNU extensions", 92 C, "Working Draft for ISO C2x", [all …]
|
| /llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/ |
| H A D | DescriptorModel.h | 76 TypeBuilderFunc getModel<Fortran::ISO::CFI_rank_t>() { 79 sizeof(Fortran::ISO::CFI_rank_t) * 8); 83 TypeBuilderFunc getModel<Fortran::ISO::CFI_type_t>() { 86 sizeof(Fortran::ISO::CFI_type_t) * 8); 96 TypeBuilderFunc getModel<Fortran::ISO::CFI_dim_t>() { 98 auto indexTy = getModel<Fortran::ISO::CFI_index_t>()(context); 104 getModel<Fortran::ISO::cfi_internal::FlexibleArray<Fortran::ISO::CFI_dim_t>>() { 105 return getModel<Fortran::ISO::CFI_dim_t>(); 115 Fortran::ISO::Fortran_2018::CFI_cdesc_t dummyDesc{}; in getDescFieldTypeModel()
|
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | descriptor.h | 38 using SubscriptValue = ISO::CFI_index_t; 83 ISO::CFI_dim_t raw_; 154 ISO::CFI_attribute_t attribute = CFI_attribute_other, 158 ISO::CFI_attribute_t attribute = CFI_attribute_other, 162 ISO::CFI_attribute_t attribute = CFI_attribute_other, 166 ISO::CFI_attribute_t attribute = CFI_attribute_other); 171 ISO::CFI_attribute_t attribute = CFI_attribute_other, 175 ISO::CFI_attribute_t attribute = CFI_attribute_other); 185 ISO::CFI_cdesc_t &raw() { return raw_; } in raw() 186 const ISO::CFI_cdesc_t &raw() const { return raw_; } in raw() [all …]
|
| H A D | type-code.h | 24 explicit TypeCode(ISO::CFI_type_t t) : raw_{t} {} in TypeCode() 59 ISO::CFI_type_t raw_{CFI_type_other};
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | descriptor.cpp | 29 int rank, const SubscriptValue *extent, ISO::CFI_attribute_t attribute, in Establish() 40 int cfiStatus{ISO::CFI_establish( in Establish() 61 const SubscriptValue *extent, ISO::CFI_attribute_t attribute, in Establish() 68 int rank, const SubscriptValue *extent, ISO::CFI_attribute_t attribute, in Establish() 75 const SubscriptValue *extent, ISO::CFI_attribute_t attribute) { in Establish() 86 ISO::CFI_attribute_t attribute, int derivedTypeLenParameters) { in Create() 96 int rank, const SubscriptValue *extent, ISO::CFI_attribute_t attribute) { in Create() 103 ISO::CFI_attribute_t attribute) { in Create() 110 ISO::CFI_attribute_t attribute) { in Create() 164 int Descriptor::Deallocate() { return ISO::CFI_deallocate(&raw_); } in Deallocate()
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | implicit-decl.c | 22 …warning {{call to undeclared function '_CFCalendarDecomposeAbsoluteTimeV'; ISO C99 and later do no… in func() 28 …expected-warning{{call to undeclared function 'printg'; ISO C99 and later do not support implicit … in func() 48 …expected-warning{{call to undeclared function 'formatd'; ISO C99 and later do not support implicit… in test_implicit() 55 …expected-warning {{call to undeclared function 'bark'; ISO C99 and later do not support implicit f… in test_suggestion() 58 …expected-warning {{call to undeclared function 'bork'; ISO C99 and later do not support implicit f… in test_suggestion()
|
| H A D | implicit-builtin-decl.c | 27 …expected-warning {{call to undeclared function 'fprintf'; ISO C99 and later do not support implici… in f2()
|
| H A D | warn-strict-prototypes.c | 63 …expected-warning {{parameter 'p2' was not declared, defaults to 'int'; ISO C99 and later do not su…
|
| /llvm-project-15.0.7/clang/docs/CommandGuide/ |
| H A D | clang.rst | 111 ISO C 1990 115 ISO C 1990 with amendment 1 120 ISO C 1990 with GNU extensions 125 ISO C 1999 134 ISO C 2011 143 ISO C 2017 157 ISO C++ 1998 with amendments 166 ISO C++ 2011 with amendments 174 ISO C++ 2014 with amendments 182 ISO C++ 2017 with amendments [all …]
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | modulemap-locations.m | 15 …wont_be_found1(); // expected-warning{{call to undeclared function 'wont_be_found1'; ISO C99 and l… 17 …wont_be_found2(); // expected-warning{{call to undeclared function 'wont_be_found2'; ISO C99 and l…
|
| H A D | diagnose-missing-import.m | 8 …OpenParam); // expected-error {{call to undeclared function 'XYZLogEvent'; ISO C99 and later do no…
|
| H A D | config_macros.m | 8 …return bar(); // expected-warning{{call to undeclared function 'bar'; ISO C99 and later do not sup…
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | ground_truth_specification.rst | 7 ``spec`` directory and list ground truth corresponding the ISO C standard, the 9 for the ISO C standard is ``spec/stdc.td``. Tools like the header generator
|
| H A D | index.rst | 2 llvm-libc: An ISO C-conformant Standard Library
|
| /llvm-project-15.0.7/libcxx/utils/ci/ |
| H A D | Dockerfile | 46 RUN printf "fr_CA ISO-8859-1\ncs_CZ ISO-8859-2" >> /etc/locale.gen 48 RUN printf "fr_CA ISO-8859-1\ncs_CZ ISO-8859-2" >> /usr/local/share/i1en/SUPPORTED
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | modules-ts.cppm | 54 …; // expected-warning {{ISO C++20 does not permit an empty declaration to appear in an expor… 57 …static_assert(true); // expected-warning {{ISO C++20 does not permit a static_assert declaration t…
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | options.test | 14 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=ISO %s 16 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=ISO %s 17 ISO-NOT: IMAGE_DLL_CHARACTERISTICS_NO_ISOLATION
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx14.rst | 20 In August 2014, this draft was approved by ISO as C++14.
|
| H A D | Cxx17.rst | 17 In February 2017, the C++ standard committee approved this draft, and sent it to ISO for approval a…
|
| /llvm-project-15.0.7/flang/unittests/Evaluate/ |
| H A D | CMakeLists.txt | 77 add_flang_nongtest_unittest(ISO-Fortran-binding
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | boxing-illegal-types.mm | 51 enum ForwE; // expected-error {{ISO C++ forbids forward references to 'enum' types}}
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/ |
| H A D | upgrade-googletest-case.rst | 11 Software Testing Qualifications Board and ISO 29119.
|
| /llvm-project-15.0.7/flang/include/flang/ |
| H A D | ISO_Fortran_binding.h | 23 namespace ISO {
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | format-darwin.m | 245 …printf("%D", 1); // expected-warning{{conversion specifier is not supported by ISO C}} expected-no… 246 …printf("%U", 1); // expected-warning{{conversion specifier is not supported by ISO C}} expected-no… 247 …printf("%O", 1); // expected-warning{{conversion specifier is not supported by ISO C}} expected-no… 254 …printf("%lD", 1); // expected-warning{{conversion specifier is not supported by ISO C}} expected-n…
|
| /llvm-project-15.0.7/pstl/ |
| H A D | README.md | 4 as specified in ISO/IEC 14882:2017 standard, commonly called C++17. The implementation also support…
|