Home
last modified time | relevance | path

Searched defs:MVLI (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22103 checkMappableExpressionList(Sema & SemaRef,DSAStackTy * DSAS,OpenMPClauseKind CKind,MappableVarListInfo & MVLI,SourceLocation StartLoc,CXXScopeSpec & MapperIdScopeSpec,DeclarationNameInfo MapperId,ArrayRef<Expr * > UnresolvedMappers,OpenMPMapClauseKind MapType=OMPC_MAP_unknown,ArrayRef<OpenMPMapModifierKind> Modifiers=std::nullopt,bool IsMapTypeImplicit=false,bool NoDiagnose=false) checkMappableExpressionList() argument
22449 MappableVarListInfo MVLI(VarList); ActOnOpenMPMapClause() local
23559 MappableVarListInfo MVLI(VarList); ActOnOpenMPToClause() local
23596 MappableVarListInfo MVLI(VarList); ActOnOpenMPFromClause() local
23610 MappableVarListInfo MVLI(VarList); ActOnOpenMPUseDevicePtrClause() local
23695 MappableVarListInfo MVLI(VarList); ActOnOpenMPUseDeviceAddrClause() local
23747 MappableVarListInfo MVLI(VarList); ActOnOpenMPIsDevicePtrClause() local
23830 MappableVarListInfo MVLI(VarList); ActOnOpenMPHasDeviceAddrClause() local
[all...]