Searched defs:clauseFound (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ | ||
H A D | ClauseProcessor.h | 189 bool clauseFound = findRepeatableClause<T>( processMotionClauses() local |
H A D | ClauseProcessor.cpp | 917 bool clauseFound = findRepeatableClause<omp::clause::Map>( processMap() local |