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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h 7730 class OMPNocontextClause final : public OMPClause, public OMPClauseWithPreInit {
7755 OMPNocontextClause(Expr *Cond, Stmt *HelperCond,
7764 OMPNocontextClause()
7783 auto Children = const_cast<OMPNocontextClause *>(this)->used_children();

Completed in 32 milliseconds