HomeSort by: relevance | last modified time | path
    Searched defs:LastIteration (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 739 Expr *LastIteration;
810 return IterationVarRef != nullptr && LastIteration != nullptr &&
821 LastIteration = nullptr;

Completed in 29 milliseconds