Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21409 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
21755 MappableVarListInfo MVLI(VarList); ActOnOpenMPMapClause() local
22886 MappableVarListInfo MVLI(VarList); ActOnOpenMPToClause() local
22923 MappableVarListInfo MVLI(VarList); ActOnOpenMPFromClause() local
22938 MappableVarListInfo MVLI(VarList); ActOnOpenMPUseDevicePtrClause() local
23024 MappableVarListInfo MVLI(VarList); ActOnOpenMPUseDeviceAddrClause() local
23078 MappableVarListInfo MVLI(VarList); ActOnOpenMPIsDevicePtrClause() local
23162 MappableVarListInfo MVLI(VarList); ActOnOpenMPHasDeviceAddrClause() local
[all...]