Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1012 checkMappableExprComponentListsForDecl(const ValueDecl * VD,bool CurrentRegionOnly,const llvm::function_ref<bool (OMPClauseMappableExprCommon::MappableExprComponentListRef,OpenMPClauseKind)> Check) const checkMappableExprComponentListsForDecl() argument
1044 checkMappableExprComponentListsForDeclAtLevel(const ValueDecl * VD,unsigned Level,const llvm::function_ref<bool (OMPClauseMappableExprCommon::MappableExprComponentListRef,OpenMPClauseKind)> Check) const checkMappableExprComponentListsForDeclAtLevel() argument
2644 __anon265630161b02(OMPClauseMappableExprCommon::MappableExprComponentListRef, OpenMPClauseKind) setOpenMPCaptureKind() argument
4143 __anon265630162c02(OMPClauseMappableExprCommon::MappableExprComponentListRef, OpenMPClauseKind) visitSubCaptures() argument
18392 __anon265630165402(OMPClauseMappableExprCommon::MappableExprComponentListRef, OpenMPClauseKind WhereFoundClauseKind) ActOnOpenMPPrivateClause() argument
18623 __anon265630165702( OMPClauseMappableExprCommon::MappableExprComponentListRef, OpenMPClauseKind WhereFoundClauseKind) ActOnOpenMPFirstprivateClause() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5229 using MappableExprComponentListRef = ArrayRef<MappableComponent>; global() variable
[all...]