/llvm-project/clang/test/AST/ |
H A D | ast-dump-openmp-begin-declare-variant_template_1.cpp | 10 int also_after(void) { in also_after() function 13 int also_after(int) { in also_after() function 16 int also_after(double) { in also_after() function 26 int also_after(void) { in also_after() function 29 int also_after(int) { in also_after() function 32 int also_after(double) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_reference.cpp | 27 int also_after(void) { in also_after() function 30 int also_after(int &) { in also_after() function 34 int also_after(double &) { in also_after() function 37 int also_after(double &&) { in also_after() function 40 int also_after(short &) { in also_after() function 43 int also_after(short &&) { in also_after() function 59 int also_after(void) { in also_after() function 62 int also_after(int) { in also_after() function 65 int also_after(double &) { in also_after() function 68 int also_after(short &&) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant-varying-return.c | 47 int also_after(double d) { in also_after() function 51 int also_after(long l) { in also_after() function 57 RETURN_TY also_after(double d) { in also_after() function 61 RETURN_TY also_after(long l) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_5.c | 10 int also_after(void) { in also_after() function 18 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_nested.c | 12 int also_after(void) { in also_after() function 22 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_2.c | 12 int also_after(void) { in also_after() function 22 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_13.c | 10 int also_after(void) { in also_after() function 18 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_6.c | 10 int also_after(void) { in also_after() function 18 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_8.c | 12 int also_after(void) { in also_after() function 22 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_3.c | 12 int also_after(void) { in also_after() function 22 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_9.c | 10 int also_after(void) { in also_after() function 18 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_addr_1.c | 10 int also_after(void) { in also_after() function 18 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_template_3.cpp | 29 int also_after(S<T> s) { in also_after() function 38 int also_after(T s) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_template_2.cpp | 22 int also_after(T) { in also_after() function 44 int also_after(T) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_decl_1.c | 19 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_4.c | 11 int also_after(void) { in also_after() function
|
H A D | ast-dump-openmp-begin-declare-variant_1.c | 10 int also_after(void) { in also_after() function
|
/llvm-project/clang/test/OpenMP/ |
H A D | begin_declare_variant_elided_range_withouth_end.c | 10 int also_after(void) { in also_after() function
|
H A D | begin_declare_variant_no_end_for_matching_selector.c | 13 int also_after(void) { in also_after() function
|
H A D | begin_declare_variant_range_withouth_end.c | 12 int also_after(void) { in also_after() function
|
H A D | begin_declare_variant_messages.c | 164 int also_after(void) { in also_after() function
|