Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtOpenMP.cpp321 Dir->setDependentInits(Exprs.DependentInits); in Create()
364 Dir->setDependentInits(Exprs.DependentInits); in Create()
479 Dir->setDependentInits(Exprs.DependentInits); in Create()
609 Dir->setDependentInits(Exprs.DependentInits); in Create()
654 Dir->setDependentInits(Exprs.DependentInits); in Create()
971 Dir->setDependentInits(Exprs.DependentInits); in Create()
1075 Dir->setDependentInits(Exprs.DependentInits); in Create()
1120 Dir->setDependentInits(Exprs.DependentInits); in Create()
1163 Dir->setDependentInits(Exprs.DependentInits); in Create()
1208 Dir->setDependentInits(Exprs.DependentInits); in Create()
[all …]
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1313 void setDependentInits(ArrayRef<Expr *> A);