Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDChangeLog2504 * semantics.c (finish_omp_threadprivate): Error on class-scope
2524 * semantics.c (finish_omp_threadprivate): Error if V
2561 * semantics.c (finish_omp_threadprivate): If
2659 * semantics.c (finish_omp_threadprivate): Set
2729 * cp/semantics.c (finish_omp_threadprivate): Set. Do
2829 (finish_omp_threadprivate): Declare.
2869 * semantics.c (finish_omp_threadprivate): New.
HDsemantics.c3847 finish_omp_threadprivate (tree vars) in finish_omp_threadprivate() function
HDcp-tree.h4405 extern void finish_omp_threadprivate (tree);
HDparser.c21578 finish_omp_threadprivate (vars); in cp_parser_omp_threadprivate()