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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp1458 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
1529 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
1861 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
1933 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
2087 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
2163 Dir->setCombinedNextLowerBound(Exprs.DistCombinedFields.NLB);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2187 D->setCombinedNextLowerBound(Record.readSubExpr());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h709 void setCombinedNextLowerBound(Expr *CombNLB) { function in class:clang::OMPLoopDirective

Completed in 86 milliseconds