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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h577 Expr *getCalcLastIteration() const { function in class:clang::OMPLoopDirective
/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1218 CGF.EmitIgnoredExpr(S.getCalcLastIteration());
1472 EmitIgnoredExpr(S.getCalcLastIteration());
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2057 Writer.AddStmt(D->getCalcLastIteration());

Completed in 101 milliseconds