Home
last modified time | relevance | path

Searched refs:cxx_omp_clause_dtor (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h172 #define LANG_HOOKS_OMP_CLAUSE_DTOR cxx_omp_clause_dtor
H A Dcp-gimplify.c2311 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor() function
H A Dcp-tree.h7814 extern tree cxx_omp_clause_dtor (tree, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h185 #define LANG_HOOKS_OMP_CLAUSE_DTOR cxx_omp_clause_dtor
H A DChangeLog-20062456 Use cxx_omp_clause_dtor.
2458 (cxx_omp_clause_dtor): New.
2463 (cxx_omp_clause_dtor): New.
H A Dcp-gimplify.cc2133 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor() function
H A Dcp-tree.h8238 extern tree cxx_omp_clause_dtor (tree, tree);
H A DChangeLog-20092674 cxx_omp_clause_assign_op, cxx_omp_clause_dtor, cxx_omp_finish_clause,