Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp860 bool doesParentHasScanDirective() const { in doesParentHasScanDirective() function in __anonf152f9340111::DSAStackTy
9481 if (DSAStack->doesParentHasScanDirective()) { in ActOnOpenMPScanDirective()