Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp547 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anon0864d4de0111::DSAStackTy
2865 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()