Home
last modified time | relevance | path

Searched refs:getNextLowerBound (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DStmtOpenMP.h682 Expr *getNextLowerBound() const { in getNextLowerBound() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2196 Record.AddStmt(D->getNextLowerBound()); in VisitOMPLoopDirective()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1747 EmitIgnoredExpr(S.getNextLowerBound()); in EmitOMPOuterLoop()