Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp784 bool mustBeFirstprivate(OpenMPDefaultmapClauseKind Kind) const { in mustBeFirstprivate() function in __anonf152f9340111::DSAStackTy
3504 IsFirstprivate || (Stack->mustBeFirstprivate(ClauseKind) && !Res); in VisitDeclRefExpr()