Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp514 bool isUsedInScanDirective(ValueDecl *D) const { in isUsedInScanDirective() function in __anon5b04668f0111::DSAStackTy
2593 if (!Stack->isUsedInScanDirective(getCanonicalDecl(D))) { in checkReductionClauses()