Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp542 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anon8e68b8fa0111::DSAStackTy
2854 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()