Searched refs:cxx_omp_clause_default_ctor (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 166 #define LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR cxx_omp_clause_default_ctor
|
H A D | cp-gimplify.c | 2265 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() function
|
H A D | cp-tree.h | 7811 extern tree cxx_omp_clause_default_ctor (tree, tree, tree);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 179 #define LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR cxx_omp_clause_default_ctor
|
H A D | ChangeLog-2006 | 2460 (cxx_omp_clause_default_ctor): Use it. 2467 (cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor, 2551 (cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor): New.
|
H A D | cp-gimplify.cc | 2087 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() function
|
H A D | ChangeLog-2008 | 1692 (cxx_omp_clause_default_ctor): Add outer argument. 1696 (cxx_omp_clause_default_ctor): Add outer argument.
|
H A D | ChangeLog-2012 | 985 * cp-gimplify.c (cxx_omp_clause_default_ctor): Likewise.
|
H A D | cp-tree.h | 8235 extern tree cxx_omp_clause_default_ctor (tree, tree, tree);
|
H A D | ChangeLog-2009 | 2673 cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor,
|