| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
| H A D | debug_line_malformed.s | 14 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 55 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 75 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 101 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 130 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 163 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 192 .byte 0, 1, 1, 1, 1, 0, 0, 0, 0, 1 # Standard Opcode Lengths 213 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 246 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 273 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths [all …]
|
| H A D | debug_line_reserved_length.s | 14 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths 44 .byte 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 # Standard Opcode Lengths
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Overload.h | 563 StandardConversionSequence Standard; member 581 Standard.setAsIdentityConversion(); in ImplicitConversionSequence() 591 case StandardConversion: Standard = Other.Standard; break; in ImplicitConversionSequence() 679 Standard.setAsIdentityConversion(); in setAsIdentityConversion() 680 Standard.setFromType(T); in setAsIdentityConversion() 681 Standard.setAllToTypes(T); in setAsIdentityConversion() 709 ICS.Standard.setAsIdentityConversion(); in getNullptrToBool() 710 ICS.Standard.setFromType(SourceType); in getNullptrToBool() 713 ICS.Standard.setToType(0, SourceType); in getNullptrToBool() 715 ICS.Standard.setToType(1, DestType); in getNullptrToBool() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/ |
| H A D | oop57-cpp.rst | 37 This check corresponds to the CERT C++ Coding Standard rule 39 Standard Library functions 40 …OP57-CPP.+Prefer+special+member+functions+and+overloaded+operators+to+C+Standard+Library+functions…
|
| H A D | err52-cpp.rst | 8 This check corresponds to the CERT C++ Coding Standard rule
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | DebugMode.rst | 18 including any dependent libraries, against a Standard library configured identically 20 a Standard library with the debug mode enabled with code built against a Standard library 36 debug mode, and causes the library to violate some of the Standard's complexity clauses.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | suspicious-memory-comparison.rst | 26 This check is also related to and partially overlaps the CERT C++ Coding Standard rules 27 `OOP57-CPP. Prefer special member functions and overloaded operators to C Standard Library functions 28 …OP57-CPP.+Prefer+special+member+functions+and+overloaded+operators+to+C+Standard+Library+functions…
|
| H A D | spuriously-wake-up-functions.rst | 24 This check corresponds to the CERT C++ Coding Standard rule 27 and CERT C Coding Standard rule
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx20Papers.csv | 46 "`P0898R3 <https://wg21.link/P0898R3>`__","LWG","Standard Library Concepts","Rapperswil","|Complete… 50 "`P1025R1 <https://wg21.link/P1025R1>`__","CWG","Update The Reference To The Unicode Standard","Rap… 98 "`P1463R1 <https://wg21.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Contai… 122 "`P1502R1 <https://wg21.link/P1502R1>`__","LWG","Standard library header units for C++20","Cologne"… 142 "`P1686R2 <https://wg21.link/P1686R2>`__","LWG","Mandating the Standard Library: Clause 27 - Time l… 145 "`P1718R2 <https://wg21.link/P1718R2>`__","LWG","Mandating the Standard Library: Clause 25 - Algori… 146 "`P1719R2 <https://wg21.link/P1719R2>`__","LWG","Mandating the Standard Library: Clause 26 - Numeri… 147 "`P1720R2 <https://wg21.link/P1720R2>`__","LWG","Mandating the Standard Library: Clause 28 - Locali… 148 "`P1721R2 <https://wg21.link/P1721R2>`__","LWG","Mandating the Standard Library: Clause 29 - Input/… 150 "`P1723R2 <https://wg21.link/P1723R2>`__","LWG","Mandating the Standard Library: Clause 31 - Atomic… [all …]
|
| H A D | Cxx14Papers.csv | 22 … add a utility class to represent optional objects","Bristol","*Removed from Draft Standard*","n/a" 24 …nk/n3662>`__","LWG","C++ Dynamic Arrays (dynarray)","Bristol","*Removed from Draft Standard*","n/a"
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Transport.h | 68 Standard, enumerator 87 JSONStreamStyle = JSONStreamStyle::Standard);
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/ |
| H A D | MlirLspServerMain.cpp | 26 llvm::cl::values(clEnumValN(JSONStreamStyle::Standard, "standard", in MlirLspServerMain() 31 llvm::cl::init(JSONStreamStyle::Standard), in MlirLspServerMain()
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/ |
| H A D | no-recursion.rst | 13 * CERT C++ Coding Standard rule `DCL56-CPP. Avoid cycles during initialization of static objects <h… 14 * JPL Institutional Coding Standard for the C Programming Language (JPL DOCID D-60411) rule `2.4 Do…
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/ |
| H A D | MlirPdllLspServerMain.cpp | 24 llvm::cl::values(clEnumValN(JSONStreamStyle::Standard, "standard", in MlirPdllLspServerMain() 29 llvm::cl::init(JSONStreamStyle::Standard), in MlirPdllLspServerMain()
|
| /llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/ |
| H A D | TableGenLspServerMain.cpp | 24 llvm::cl::values(clEnumValN(JSONStreamStyle::Standard, "standard", in TableGenLspServerMain() 29 llvm::cl::init(JSONStreamStyle::Standard), in TableGenLspServerMain()
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | exports_so.txt | 22 omp_*; # Standard OpenMP functions. 23 OMP_*; # Standard OpenMP symbols.
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/ |
| H A D | Token.cpp | 97 clang::LangStandard::Kind Standard) { in genericLangOpts() argument 101 Standard); in genericLangOpts()
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 38 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator 399 FPOpFusion::FPOpFusionMode AllowFPOpFusion = FPOpFusion::Standard;
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | dwarfdump-line-dwo.s | 20 .byte 0 # Standard Opcode Lengths 67 .byte 0 # Standard Opcode Lengths
|
| /llvm-project-15.0.7/pstl/ |
| H A D | .clang-format | 4 Standard: Cpp11
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | deprecated-headers.rst | 8 Standard [depr.c.headers] section. 24 Important note: the Standard doesn't guarantee that the C++ headers declare all
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | MemoryFlags.cpp | 24 return OS << (MDP == MemDeallocPolicy::Standard ? "standard" : "finalize"); in operator <<()
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/hicpp/ |
| H A D | no-assembler.rst | 8 Inline assembler is forbidden by the `High Integrity C++ Coding Standard
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | StmtPrinterTest.cpp | 61 PrintedStmtCXXMatches(StdVer Standard, StringRef Code, const T &NodeMatch, in PrintedStmtCXXMatches() argument 65 switch (Standard) { in PrintedStmtCXXMatches()
|
| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Transport.h | 41 Standard, enumerator 51 JSONStreamStyle style = JSONStreamStyle::Standard,
|