Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp861 bool doesParentHasScanDirective() const { in doesParentHasScanDirective() function in __anon5b04668f0111::DSAStackTy
10272 if (DSAStack->doesParentHasScanDirective()) { in ActOnOpenMPScanDirective()