Home
last modified time | relevance | path

Searched refs:cxx_omp_create_clause_info (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-gimplify.c1461 && cxx_omp_create_clause_info (c, inner_type, false, true, false)) in cxx_omp_finish_clause()
H A Dsemantics.c3933 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() function
4314 && cxx_omp_create_clause_info (c, inner_type, need_default_ctor, in finish_omp_clauses()
H A Dcp-tree.h5620 extern bool cxx_omp_create_clause_info (tree, tree, bool, bool, bool);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-gimplify.c2041 && cxx_omp_create_clause_info (c, inner_type, false, true, false, true)) in cxx_omp_finish_clause()
H A Dsemantics.c4383 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() function
7365 && cxx_omp_create_clause_info (c, inner_type, need_default_ctor, in finish_omp_clauses()
H A Dcp-tree.h6999 extern bool cxx_omp_create_clause_info (tree, tree, bool, bool,