Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18951 bool FoundError = DSAS->checkMappableExprComponentListsForDecl( in checkMapConflicts()
19319 Sema &SemaRef, DSAStackTy *DSAS, OpenMPClauseKind CKind, in checkMappableExpressionList() argument
19373 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19414 DSAS->addMappedClassesQualTypes(TE->getType()); in checkMappableExpressionList()
19417 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19450 if (VD && DSAS->isThreadPrivate(VD)) { in checkMappableExpressionList()
19454 reportOriginalDsa(SemaRef, DSAS, VD, DVar); in checkMappableExpressionList()
19511 DSAS, Type)) in checkMappableExpressionList()
19519 OpenMPDirectiveKind DKind = DSAS->getCurrentDirective(); in checkMappableExpressionList()
19575 reportOriginalDsa(SemaRef, DSAS, CurDeclaration, DVar); in checkMappableExpressionList()
[all …]