/llvm-project/flang/test/Lower/HLFIR/ |
H A D | cray-pointers.f90 | 144 subroutine test6(n) subroutine 151 end subroutine test6 argument
|
H A D | function-return-as-expr.f90 | 105 subroutine test6(x) subroutine 114 end subroutine test6 argument
|
H A D | implicit-type-conversion.f90 | 108 subroutine test6(x, y) subroutine 112 end subroutine test6 argument
|
H A D | structure-constructor.f90 | 211 subroutine test6(x, c) subroutine 217 end subroutine test6 argument
|
H A D | proc-pointer-comp-nopass.f90 | 88 subroutine test6(x) subroutine 93 ! CHECK-LABEL: func.func @_QPtest6( argument
|
H A D | function-return-destroy.f90 | 141 subroutine test6 subroutine 151 end subroutine test6 argument
|
/llvm-project/flang/test/Lower/ |
H A D | array-constructor-2.f90 | 148 subroutine test6(c, d, e) subroutine 162 end subroutine test6 argument
|
H A D | array-copy.f90 | 83 subroutine test6(a) subroutine 92 end subroutine test6 argument
|
H A D | dummy-argument-derived.f90 | 97 subroutine test6(a) subroutine 111 ! CHECK-LABEL: func @_QPtest6k( argument
|
/llvm-project/llvm/test/MC/AsmParser/ |
H A D | macros-darwin.s | 58 .macro test6 $a macro 63 test6 zed2 label
|
/llvm-project/clang/test/Refactor/ |
H A D | tool-test-support.c | 13 /*range =->+0:22*/int test6; variable
|
/llvm-project/clang/test/SemaObjC/ |
H A D | arc-system-header.m | 29 id test6(void) { function
|
H A D | attr-called-once.m | 13 void test6(void (*foo)(void) __attribute__((called_once("str1", "str2")))); function
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | nacl-mask.s | 291 test6: label
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-thread-safety-verbose.cpp | 52 void test6() { // expected-note {{thread warning in function 'test6'}} in test6() function in Test
|
/llvm-project/clang/test/Profile/ |
H A D | branch-profdup.cpp | 52 bool test6(bool a) { in test6() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | asm_arm.c | 49 void test6() { in test6() function
|
H A D | bool-convert.c | 23 _Bool test6[x]; in f() local
|
H A D | builtin-assume-aligned.c | 97 int test6(void) { in test6() function
|
/llvm-project/clang/test/Analysis/ |
H A D | print-ranges.cpp | 43 void test6(int x, int y) { in test6() function
|
/llvm-project/clang/test/Parser/ |
H A D | pointer-arithmetic.c | 9 int *test6(int *a) { return 1 - a; } /* expected-error {{invalid operands}} */ in test6() function
|
/llvm-project/clang/test/Sema/ |
H A D | return-type-mismatch.c | 26 int test6(void) { in test6() function
|
H A D | builtin-alloca-with-align.c | 23 void test6(int a, int j) { in test6() function
|
/llvm-project/libcxxabi/test/ |
H A D | catch_const_pointer_nullptr.pass.cpp | 105 void test6() in test6() function
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | default.verify.cpp | 35 std::tuple<Implicit, Explicit> test6() { return {}; } // expected-error 1 {{chosen constructor is e… in test6() function
|