clang  3.9.0
clang::OMPParallelForDirective Member List

This is the complete list of members for clang::OMPParallelForDirective, including all inherited members.

ASTStmtReader classclang::OMPParallelForDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPParallelForDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
counters()clang::OMPLoopDirectiveinline
counters() const clang::OMPLoopDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel)clang::OMPParallelForDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)clang::OMPParallelForDirectivestatic
finals()clang::OMPLoopDirectiveinline
finals() const clang::OMPLoopDirectiveinline
getArraysOffset(OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getBody() const clang::OMPLoopDirectiveinline
getCalcLastIteration() const clang::OMPLoopDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() const clang::OMPExecutableDirectiveinline
getCollapsedNumber() const clang::OMPLoopDirectiveinline
getCond() const clang::OMPLoopDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getEnsureUpperBound() const clang::OMPLoopDirectiveinline
getInc() const clang::OMPLoopDirectiveinline
getInit() const clang::OMPLoopDirectiveinline
getIsLastIterVariable() const clang::OMPLoopDirectiveinline
getIterationVariable() const clang::OMPLoopDirectiveinline
getLastIteration() const clang::OMPLoopDirectiveinline
getLocEnd() const clang::OMPExecutableDirectiveinline
getLocStart() const clang::OMPExecutableDirectiveinline
getLowerBoundVariable() const clang::OMPLoopDirectiveinline
getNextLowerBound() const clang::OMPLoopDirectiveinline
getNextUpperBound() const clang::OMPLoopDirectiveinline
getNumClauses() const clang::OMPExecutableDirectiveinline
getNumIterations() const clang::OMPLoopDirectiveinline
getPreCond() const clang::OMPLoopDirectiveinline
getPreInits() const clang::OMPLoopDirectiveinline
getPreInits()clang::OMPLoopDirectiveinline
getPrevLowerBoundVariable() const clang::OMPLoopDirectiveinline
getPrevUpperBoundVariable() const clang::OMPLoopDirectiveinline
getSingleClause() const clang::OMPExecutableDirectiveinline
getStrideVariable() const clang::OMPLoopDirectiveinline
getUpperBoundVariable() const clang::OMPLoopDirectiveinline
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
hasCancel() const clang::OMPParallelForDirectiveinline
hasClausesOfKind() const clang::OMPExecutableDirectiveinline
inits()clang::OMPLoopDirectiveinline
inits() const clang::OMPLoopDirectiveinline
numLoopChildren(unsigned CollapsedNum, OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren)clang::OMPExecutableDirectiveinlineprotected
OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses, unsigned NumSpecialChildren=0)clang::OMPLoopDirectiveinlineprotected
private_counters()clang::OMPLoopDirectiveinline
private_counters() const clang::OMPLoopDirectiveinline
setAssociatedStmt(Stmt *S)clang::OMPExecutableDirectiveinlineprotected
setCalcLastIteration(Expr *CLI)clang::OMPLoopDirectiveinlineprotected
setClauses(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveprotected
setCond(Expr *Cond)clang::OMPLoopDirectiveinlineprotected
setCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setEnsureUpperBound(Expr *EUB)clang::OMPLoopDirectiveinlineprotected
setFinals(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setInc(Expr *Inc)clang::OMPLoopDirectiveinlineprotected
setInit(Expr *Init)clang::OMPLoopDirectiveinlineprotected
setInits(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setIsLastIterVariable(Expr *IL)clang::OMPLoopDirectiveinlineprotected
setIterationVariable(Expr *IV)clang::OMPLoopDirectiveinlineprotected
setLastIteration(Expr *LI)clang::OMPLoopDirectiveinlineprotected
setLocEnd(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLocStart(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLowerBoundVariable(Expr *LB)clang::OMPLoopDirectiveinlineprotected
setNextLowerBound(Expr *NLB)clang::OMPLoopDirectiveinlineprotected
setNextUpperBound(Expr *NUB)clang::OMPLoopDirectiveinlineprotected
setNumIterations(Expr *NI)clang::OMPLoopDirectiveinlineprotected
setPreCond(Expr *PC)clang::OMPLoopDirectiveinlineprotected
setPreInits(Stmt *PreInits)clang::OMPLoopDirectiveinlineprotected
setPrevLowerBoundVariable(Expr *PrevLB)clang::OMPLoopDirectiveinlineprotected
setPrevUpperBoundVariable(Expr *PrevUB)clang::OMPLoopDirectiveinlineprotected
setPrivateCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setStrideVariable(Expr *ST)clang::OMPLoopDirectiveinlineprotected
setUpdates(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setUpperBoundVariable(Expr *UB)clang::OMPLoopDirectiveinlineprotected
updates()clang::OMPLoopDirectiveinline
updates() const clang::OMPLoopDirectiveinline