Home
last modified time | relevance | path

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 Dcp-objcp-common.h166 #define LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR cxx_omp_clause_default_ctor
H A Dcp-gimplify.c2265 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() function
H A Dcp-tree.h7811 extern tree cxx_omp_clause_default_ctor (tree, tree, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h179 #define LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR cxx_omp_clause_default_ctor
H A DChangeLog-20062460 (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 Dcp-gimplify.cc2087 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() function
H A DChangeLog-20081692 (cxx_omp_clause_default_ctor): Add outer argument.
1696 (cxx_omp_clause_default_ctor): Add outer argument.
H A DChangeLog-2012985 * cp-gimplify.c (cxx_omp_clause_default_ctor): Likewise.
H A Dcp-tree.h8235 extern tree cxx_omp_clause_default_ctor (tree, tree, tree);
H A DChangeLog-20092673 cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor,