Searched refs:DSAS (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/share/examples/disktab/ |
| H A D | disktab | 1032 IBM DSAS-3270:\ 1035 IBM DSAS-3360:\ 1038 IBM DSAS-3540:\ 1041 IBM DSAS-3720:\
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 18548 Sema &SemaRef, DSAStackTy *DSAS, const ValueDecl *VD, const Expr *E, in checkMapConflicts() argument 18568 bool FoundError = DSAS->checkMappableExprComponentListsForDecl( in checkMapConflicts() 18936 Sema &SemaRef, DSAStackTy *DSAS, OpenMPClauseKind CKind, in checkMappableExpressionList() argument 18990 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList() 19021 SemaRef, SimpleExpr, CurComponents, CKind, DSAS->getCurrentDirective(), in checkMappableExpressionList() 19031 DSAS->addMappedClassesQualTypes(TE->getType()); in checkMappableExpressionList() 19034 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList() 19067 if (VD && DSAS->isThreadPrivate(VD)) { in checkMappableExpressionList() 19068 DSAStackTy::DSAVarData DVar = DSAS->getTopDSA(VD, /*FromParent=*/false); in checkMappableExpressionList() 19071 reportOriginalDsa(SemaRef, DSAS, VD, DVar); in checkMappableExpressionList() [all …]
|