Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp329 ValueDecl *VD, bool CurrentRegionOnly, in checkMappableExprComponentListsForDecl() argument
338 if (CurrentRegionOnly) { in checkMappableExprComponentListsForDecl()
10652 bool CurrentRegionOnly, in CheckMapConflicts() argument
10672 VD, CurrentRegionOnly, in CheckMapConflicts()
10697 if (CurrentRegionOnly && in CheckMapConflicts()
10728 if (CurrentRegionOnly) { in CheckMapConflicts()
10789 if (CurrentRegionOnly && (CI == CE || SI == SE)) { in CheckMapConflicts()
10804 if (!CurrentRegionOnly && SI != SE) in CheckMapConflicts()
10810 (!CurrentRegionOnly && CI != CE && SI == SE); in CheckMapConflicts()
10815 if (CurrentRegionOnly) in CheckMapConflicts()