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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h632 Expr *getNextLowerBound() const { function in class:clang::OMPLoopDirective
/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1406 EmitIgnoredExpr(S.getNextLowerBound());
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2068 Writer.AddStmt(D->getNextLowerBound());

Completed in 241 milliseconds