| /llvm-project-15.0.7/clang/test/Modules/Inputs/ |
| H A D | category_left.h | 11 @interface Foo(Duplicate) 14 @interface Foo(Duplicate)
|
| H A D | category_right.h | 12 @interface Foo(Duplicate)
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | ld64-vs-lld.rst | 34 …* Duplicate ObjC symbols from the same archives will not raise an error. LD64 will pick the first … 35 * Duplicate ObjC symbols from different archives will raise a "duplicate symbol" error. 37 * Duplicate symbols, regardless of which archives they are from, will raise errors.
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | attr-swift_bridge.m | 35 // Duplicate attributes with the same arguments are fine. 37 // Duplicate attributes with different arguments are not.
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/ |
| H A D | SnippetRepetitorTest.cpp | 68 TEST_F(X86SnippetRepetitorTest, Duplicate) { in TEST_F() argument 69 TestCommon(InstructionBenchmark::Duplicate); in TEST_F()
|
| /llvm-project-15.0.7/clang/test/Analysis/copypaste/Inputs/ |
| H A D | clone-begin-end-different-file-begin-macro-1.inc | 1 X // expected-warning{{Duplicate code detected}}
|
| H A D | clone-begin-end-different-file-begin-1.inc | 1 while (i == 10) // expected-warning{{Duplicate code detected}}
|
| /llvm-project-15.0.7/lldb/cmake/modules/ |
| H A D | debugserverConfig.cmake | 1 # Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
|
| /llvm-project-15.0.7/lldb/include/lldb/Host/ |
| H A D | FileAction.h | 32 bool Duplicate(int fd, int dup_fd);
|
| /llvm-project-15.0.7/clang/test/Analysis/copypaste/ |
| H A D | objc-methods.m | 10 - (int) setOk : (int) a : (int) b { // expected-warning{{Duplicate code detected}}
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | FileAction.cpp | 60 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
|
| /llvm-project-15.0.7/llvm/test/Transforms/TailCallElim/ |
| H A D | dup_tail.ll | 2 ; Duplicate the return into if.end to enable TCE.
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/ |
| H A D | llvm-exegesis.cpp | 106 clEnumValN(exegesis::InstructionBenchmark::Duplicate, "duplicate", 112 cl::init(exegesis::InstructionBenchmark::Duplicate)); 326 {InstructionBenchmark::RepetitionModeE::Duplicate, in benchmarkMain()
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | prep-diag1.td | 13 // DIAG4: warning: Duplicate definition of macro: ENABLED1
|
| H A D | FastISelEmitter.td | 37 // CHECK-NOT: error: Duplicate predicate in FastISel table!
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionSpecialization/ |
| H A D | function-specialization-recursive3.ll | 3 ; Duplicate store preventing recursive specialisation:
|
| /llvm-project-15.0.7/llvm/test/Integer/ |
| H A D | constpointer_bt.ll | 20 @1 = global float * @2 ;; Duplicate forward numeric reference
|
| /llvm-project-15.0.7/llvm/test/Feature/ |
| H A D | constpointer.ll | 20 @1 = global float * @2 ;; Duplicate forward numeric reference
|
| H A D | constexpr.ll | 26 @3 = global float* @4 ;; Duplicate forward numeric reference
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | BenchmarkResult.h | 71 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
|
| H A D | SnippetRepetitor.cpp | 122 case InstructionBenchmark::Duplicate: in Create()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | debug-names-verify-abbrev-duplicate.s | 4 # CHECK: Duplicate abbreviation code.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | basic-block-sections-clusters-error.ll | 6 ; CHECK-ERROR1: LLVM ERROR: Invalid profile {{.*}} at line 3: Duplicate basic block id found '1'.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ar/ |
| H A D | mri-end.test | 32 ## Duplicate use of END.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/ |
| H A D | install-name-tool-delete-rpath.test | 24 ## Duplicate delete_rpath commands:
|