Home
last modified time | relevance | path

Searched refs:cp_check_omp_declare_reduction (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2013869 (instantiate_class_template_1): Call cp_check_omp_declare_reduction
877 cp_check_omp_declare_reduction. Adjust tsubst_omp_clauses
890 cp_check_omp_declare_reduction, clone_omp_udr,
1010 cp_remove_omp_priv_cleanup_stmt, cp_check_omp_declare_reduction,
H A DChangeLog-20202398 * cp-tree.h (cp_check_omp_declare_reduction): Return bool.
2399 * semantics.c (cp_check_omp_declare_reduction): Return true on for
H A DChangeLog-20193957 (cp_check_omp_declare_reduction): Same.
4074 cp_check_omp_declare_reduction): Likewise.
H A Dcp-tree.h7685 extern bool cp_check_omp_declare_reduction (tree);
H A Dpt.cc12216 cp_check_omp_declare_reduction (r); in instantiate_class_template_1()
18752 && cp_check_omp_declare_reduction (decl)) in tsubst_expr()
26616 cp_check_omp_declare_reduction (d); in instantiate_body()
H A Dsemantics.cc6076 cp_check_omp_declare_reduction (tree udr) in cp_check_omp_declare_reduction() function
H A DChangeLog-20212420 (cp_check_omp_declare_reduction): Same.
H A DChangeLog-20182983 cp_check_omp_declare_reduction, finish_omp_reduction_clause,
H A Dparser.cc32195 cp_check_omp_declare_reduction (member_function); in cp_parser_late_parsing_for_member()
46418 cp_check_omp_declare_reduction (fndecl); in cp_parser_omp_declare_reduction()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7296 extern void cp_check_omp_declare_reduction (tree);
H A Dpt.c11858 cp_check_omp_declare_reduction (r); in instantiate_class_template_1()
18153 cp_check_omp_declare_reduction (decl); in tsubst_expr()
26019 cp_check_omp_declare_reduction (d); in instantiate_decl()
H A Dsemantics.c5649 cp_check_omp_declare_reduction (tree udr) in cp_check_omp_declare_reduction() function
H A Dparser.c29958 cp_check_omp_declare_reduction (member_function); in cp_parser_late_parsing_for_member()
42617 cp_check_omp_declare_reduction (fndecl); in cp_parser_omp_declare_reduction()