Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp34 D->setVars(VL); in Create()
45 void OMPThreadPrivateDecl::setVars(ArrayRef<Expr *> VL) { in setVars() function in OMPThreadPrivateDecl
62 D->setVars(VL); in Create()
74 void OMPAllocateDecl::setVars(ArrayRef<Expr *> VL) { in setVars() function in OMPAllocateDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h129 void setVars(ArrayRef<Expr *> VL);
493 void setVars(ArrayRef<Expr *> VL);