HomeSort by: relevance | last modified time | path
    Searched defs:finish_omp_reduction_clause (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 6658 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor)
9455 if (finish_omp_reduction_clause (c, &need_default_ctor,
6657 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 6235 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor)
8987 if (finish_omp_reduction_clause (c, &need_default_ctor,
6234 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) function

Completed in 42 milliseconds