Home
last modified time | relevance | path

Searched refs:cxx_omp_predetermined_sharing (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dcp-objcp-common.h157 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
Dsemantics.c3571 else switch (cxx_omp_predetermined_sharing (t)) in finish_omp_clauses()
3919 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
Dcp-tree.h4356 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
DChangeLog2742 * semantics.c (cxx_omp_predetermined_sharing): New function.
2743 * cp-tree.h (cxx_omp_predetermined_sharing): New prototype.