Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp932 const ValueDecl *VD, bool CurrentRegionOnly, in checkMappableExprComponentListsForDecl() argument
945 if (CurrentRegionOnly) in checkMappableExprComponentListsForDecl()
18549 bool CurrentRegionOnly, in checkMapConflicts() argument
18569 VD, CurrentRegionOnly, in checkMapConflicts()
18570 [&IsEnclosedByDataEnvironmentExpr, &SemaRef, VD, CurrentRegionOnly, ELoc, in checkMapConflicts()
18599 if (CurrentRegionOnly && in checkMapConflicts()
18654 if (CurrentRegionOnly) { in checkMapConflicts()
18721 if (CurrentRegionOnly && (CI == CE || SI == SE)) { in checkMapConflicts()
18756 if (!CurrentRegionOnly && SI != SE) in checkMapConflicts()
18762 (!CurrentRegionOnly && CI != CE && SI == SE); in checkMapConflicts()
[all …]