Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp534 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anon296aa5740111::DSAStackTy
2779 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()