Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h1875 OMPClause *RebuildOMPCopyinClause(ArrayRef<Expr *> VarList, in RebuildOMPCopyinClause() function
10036 return getDerived().RebuildOMPCopyinClause(Vars, C->getBeginLoc(), in TransformOMPCopyinClause()