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

  /src/external/gpl3/gcc/dist/gcc/
omp-general.cc 3120 location_t loc_routine = OMP_CLAUSE_LOCATION (c_level_p); local
3121 inform (loc_routine, "... without %qs clause near to here",
omp-general.cc 3120 location_t loc_routine = OMP_CLAUSE_LOCATION (c_level_p); local
3121 inform (loc_routine, "... without %qs clause near to here",
  /src/external/gpl3/gcc.old/dist/gcc/
omp-general.cc 2881 location_t loc_routine = OMP_CLAUSE_LOCATION (c_level_p); local
2882 inform (loc_routine, "... without %qs clause near to here",
omp-general.cc 2881 location_t loc_routine = OMP_CLAUSE_LOCATION (c_level_p); local
2882 inform (loc_routine, "... without %qs clause near to here",

Completed in 87 milliseconds