Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenMP.h1131 ActOnOpenMPAllocateClause(Expr *Allocator, ArrayRef<Expr *> VarList,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp16992 Res = ActOnOpenMPAllocateClause(Data.DepModOrTailExpr, VarList, StartLoc, in ActOnOpenMPVarListClause()
22763 OMPClause *SemaOpenMP::ActOnOpenMPAllocateClause( in ActOnOpenMPAllocateClause() function in SemaOpenMP
HDTreeTransform.h2060 return getSema().OpenMP().ActOnOpenMPAllocateClause( in RebuildOMPAllocateClause()