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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2310 ? S.getCombinedNextLowerBound()
3784 CGF.EmitIgnoredExpr(S.getCombinedNextLowerBound());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2103 Record.AddStmt(D->getCombinedNextLowerBound());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1064 Expr *getCombinedNextLowerBound() const { function in class:clang::OMPLoopDirective

Completed in 119 milliseconds