HomeSort by: relevance | last modified time | path
    Searched refs:pragma_omp_clause (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 98 enum pragma_omp_clause { enum
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 94 enum pragma_omp_clause { enum
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12701 the token is not consumed. Otherwise appropriate pragma_omp_clause is
12704 static pragma_omp_clause
12707 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
13365 c_parser_oacc_data_clause (c_parser *parser, pragma_omp_clause c_kind,
16626 pragma_omp_clause c_kind;
16842 pragma_omp_clause c_kind;
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14844 the token is not consumed. Otherwise appropriate pragma_omp_clause is
14847 static pragma_omp_clause
14850 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
15641 c_parser_oacc_data_clause (c_parser *parser, pragma_omp_clause c_kind,
19261 pragma_omp_clause c_kind;
19487 pragma_omp_clause c_kind;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 88 milliseconds