Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
DChangeLog2504 * 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.
Dsemantics.c3847 finish_omp_threadprivate (tree vars) in finish_omp_threadprivate() function
Dcp-tree.h4405 extern void finish_omp_threadprivate (tree);
Dparser.c21578 finish_omp_threadprivate (vars); in cp_parser_omp_threadprivate()