Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp823 bool mustBeFirstprivate(OpenMPDefaultmapClauseKind Kind) const { in mustBeFirstprivate() function in __anon7e4ded5b0111::DSAStackTy
3863 IsFirstprivate || (Stack->mustBeFirstprivate(ClauseKind) && !Res); in VisitDeclRefExpr()