Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp947 bool doesParentHasScanDirective() const { in doesParentHasScanDirective() function in __anon0864d4de0111::DSAStackTy
11148 if (DSAStack->doesParentHasScanDirective()) { in ActOnOpenMPScanDirective()