Searched refs:FindClause (Results 1 – 2 of 2) sorted by relevance
192 const PC *FindClause(C type) { in FindClause() function363 FindClause(clause)) { in CheckAllowed()373 if (FindClause(o)) { in CheckAllowed()453 if (!FindClause(c)) { in CheckRequired()
274 if (auto *clause{FindClause(llvm::omp::Clause::OMPC_schedule)}) { in Leave()279 if (FindClause(llvm::omp::Clause::OMPC_ordered)) { in Leave()293 if (auto *clause{FindClause(llvm::omp::Clause::OMPC_ordered)}) { in Leave()302 if (auto *clause2{FindClause(llvm::omp::Clause::OMPC_collapse)}) { in Leave()325 if (auto *clause{FindClause(llvm::omp::Clause::OMPC_simdlen)}) { in Leave()326 if (auto *clause2{FindClause(llvm::omp::Clause::OMPC_safelen)}) { in Leave()