Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp547 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anon95b22cd90111::DSAStackTy
2865 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()