| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | asm-qualifiers.c | 42 void duplicates(void) { in duplicates() function
|
| /llvm-project-15.0.7/llvm/test/FileCheck/comment/ |
| H A D | bad-comment-prefix.txt | 34 # Check user-supplied check prefix that duplicates a default comment prefix. 44 # Check user-supplied comment prefix that duplicates default check prefixes.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | duplicate-include.rst | 7 included files and looks for duplicates. If a macro is defined or undefined
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | api_test.rst | 9 program; however, this would place a large burden on contributors and duplicates
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | DriverUtils.cpp | 741 std::vector<std::string> duplicates; in convertResToCOFF() local 748 if (auto ec = parser.parse(rf, duplicates)) in convertResToCOFF() 760 if (auto ec = parser.parse(rsf, f->getName(), duplicates)) in convertResToCOFF() 765 parser.cleanUpManifests(duplicates); in convertResToCOFF() 767 for (const auto &dupeDiag : duplicates) in convertResToCOFF()
|
| /llvm-project-15.0.7/openmp/runtime/cmake/ |
| H A D | LibompHandleFlags.cmake | 13 # remove duplicates, remove empty entries) 17 list(REMOVE_DUPLICATES ${flags}) # remove duplicates
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-type-server-guid-collision-valid.test | 3 where the Guids are duplicates but not invalid (i.e. not FFFFFF)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | stats-multiple-cu-members.ll | 4 ; This checks that if DW_TAG_structure_type duplicates in multiple CU,
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | BugLifeCycle.rst | 123 * If the bug duplicates another issue, close it as a duplicate by adding the 124 ``duplicate`` label with a comment pointing to the issue it duplicates.
|
| H A D | Extensions.rst | 95 Duplicates are discarded, but the linker issues an error if any duplicates 99 Links the largest section from among the duplicates. 102 Links the newest section from among the duplicates.
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/SanitizerCoverage/ |
| H A D | coff-comdat.ll | 20 ; Both new comdats should no duplicates on COFF.
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | check-dup-decls-inside-objc.m | 4 // Test decls inside Objective-C entities are considered to be duplicates of same-name decls outsid…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | taildup-heapallocsite.ll | 11 ; In this case, block placement duplicates the heap allocation site.
|
| H A D | and-sink.ll | 138 ; Test that CodeGenPrepare sinks/duplicates non-immediate 'and'.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | codegenprep-addrsink.ll | 3 ; CGP duplicates address calculation into each basic block that contains loads
|
| H A D | clone-module.ll | 29 ; Verifier, while having DISubprogram duplicates is not.
|
| H A D | instr-ref-selectiondag.ll | 34 ; ensuring there were no duplicates.
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | symbols.s | 5 # have duplicates in any input section, but currently simply
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Config.h | 389 SmallVector<DuplicateSymbol, 0> duplicates; member
|
| H A D | Driver.cpp | 2561 for (const DuplicateSymbol &d : ctx->duplicates) in link() 2563 ctx->duplicates.clear(); in link() 2636 for (const DuplicateSymbol &d : ctx->duplicates) in link()
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebateResp4.txt | 53 introduces a new operator and duplicates information
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-nm.rst | 162 Print sorted symbols with their visibility (if applicable), with duplicates
|
| H A D | llvm-ar.rst | 105 duplicates. If no *files* are specified, the archive is not modified. The
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | LLVM-Config.cmake | 306 # This duplicates the algorithm used by llvm-config, originally
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/ |
| H A D | TransformOps.td | 150 operand, except for potential duplicates (multiple Payload IR ops associated
|