Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp513 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anonf152f9340111::DSAStackTy
2577 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()