Home
last modified time | relevance | path

Searched refs:handle_omp_declare_target_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c147 static tree handle_omp_declare_target_attribute (tree *, tree, tree, int,
454 handle_omp_declare_target_attribute, NULL },
456 handle_omp_declare_target_attribute, NULL },
458 handle_omp_declare_target_attribute, NULL },
460 handle_omp_declare_target_attribute, NULL },
462 handle_omp_declare_target_attribute, NULL },
464 handle_omp_declare_target_attribute, NULL },
3150 handle_omp_declare_target_attribute (tree *, tree, tree, int, bool *) in handle_omp_declare_target_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc163 static tree handle_omp_declare_target_attribute (tree *, tree, tree, int,
510 handle_omp_declare_target_attribute, NULL },
512 handle_omp_declare_target_attribute, NULL },
514 handle_omp_declare_target_attribute, NULL },
516 handle_omp_declare_target_attribute, NULL },
518 handle_omp_declare_target_attribute, NULL },
520 handle_omp_declare_target_attribute, NULL },
3771 handle_omp_declare_target_attribute (tree *, tree, tree, int, bool *) in handle_omp_declare_target_attribute() function
H A DChangeLog10361 (handle_omp_declare_target_attribute,