Home
last modified time | relevance | path

Searched refs:isPrivatizingClause (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h52 static constexpr inline bool isPrivatizingClause(Clause C) { in isPrivatizingClause() function
H A DConstructDecompositionT.h800 return llvm::omp::isPrivatizingClause(n->id); in applyClause()