Searched defs:OMP_CLAUSE_LOCATION (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1466 #define OMP_CLAUSE_LOCATION(NODE) (OMP_CLAUSE_CHECK (NODE))->omp_clause.locus macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.h1501 #define OMP_CLAUSE_LOCATION(NODE) (OMP_CLAUSE_CHECK (NODE))->omp_clause.locus macro

Completed in 139 milliseconds