Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp851 bool mustBeFirstprivate(OpenMPDefaultmapClauseKind Kind) const { in mustBeFirstprivate() function in __anonef26f99d0111::DSAStackTy
3930 IsFirstprivate || (Stack->mustBeFirstprivate(ClauseKind) && !Res); in VisitDeclRefExpr()