Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp296 Dir->setDependentInits(Exprs.DependentInits); in Create()
339 Dir->setDependentInits(Exprs.DependentInits); in Create()
425 Dir->setDependentInits(Exprs.DependentInits); in Create()
555 Dir->setDependentInits(Exprs.DependentInits); in Create()
600 Dir->setDependentInits(Exprs.DependentInits); in Create()
893 Dir->setDependentInits(Exprs.DependentInits); in Create()
997 Dir->setDependentInits(Exprs.DependentInits); in Create()
1042 Dir->setDependentInits(Exprs.DependentInits); in Create()
1085 Dir->setDependentInits(Exprs.DependentInits); in Create()
1130 Dir->setDependentInits(Exprs.DependentInits); in Create()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1263 void setDependentInits(ArrayRef<Expr *> A);