Searched refs:setEnsureUpperBound (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp255 Dir->setEnsureUpperBound(Exprs.EUB);
308 Dir->setEnsureUpperBound(Exprs.EUB);
474 Dir->setEnsureUpperBound(Exprs.EUB);
526 Dir->setEnsureUpperBound(Exprs.EUB);
893 Dir->setEnsureUpperBound(Exprs.EUB);
1038 Dir->setEnsureUpperBound(Exprs.EUB);
1090 Dir->setEnsureUpperBound(Exprs.EUB);
1141 Dir->setEnsureUpperBound(Exprs.EUB);
1194 Dir->setEnsureUpperBound(Exprs.EUB);
1248 Dir->setEnsureUpperBound(Expr
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2172 D->setEnsureUpperBound(Record.readSubExpr());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h636 void setEnsureUpperBound(Expr *EUB) { function in class:clang::OMPLoopDirective

Completed in 138 milliseconds