Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1271 extern const struct c_omp_directive *c_omp_categorize_directive (const char *,
H A Dc-omp.cc3213 c_omp_categorize_directive (const char *first, const char *second, in c_omp_categorize_directive() function
H A DChangeLog1018 (c_omp_categorize_directive): Declare.
1020 (c_omp_categorize_directive): New function.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc11880 dir = c_omp_categorize_directive (directive[0], directive[1], in cp_parser_handle_statement_omp_attributes()
12091 dir = c_omp_categorize_directive (directive[0], directive[1], in cp_parser_handle_directive_omp_attributes()
45714 dir = c_omp_categorize_directive (directive[0], directive[1], in cp_parser_late_parsing_omp_declare_simd()