Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h200 bool applyToOutermost(const ClauseTy *node);
413 bool ConstructDecompositionT<C, H>::applyToOutermost(const ClauseTy *node) { in applyToOutermost() function
1101 return applyToOutermost(node); in applyClause()