clang  5.0.0
clang::OMPTaskLoopDirective Member List

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

addStmtClass(const StmtClass s)clang::Stmtstatic
APFloatSemantics enum nameclang::Stmtprotected
ASTStmtReader classclang::OMPTaskLoopDirectivefriend
CallExprBitsclang::Stmt
CastExprBitsclang::Stmt
CharacterLiteralBitsclang::Stmt
child_begin()clang::Stmtinline
child_begin() const clang::Stmtinline
child_end()clang::Stmtinline
child_end() const clang::Stmtinline
child_iterator typedefclang::Stmt
child_range typedefclang::Stmt
children()clang::OMPExecutableDirectiveinline
clang::Stmt::children() const clang::Stmtinline
classof(const Stmt *T)clang::OMPTaskLoopDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
CoawaitBitsclang::Stmt
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
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)clang::OMPTaskLoopDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)clang::OMPTaskLoopDirectivestatic
DeclRefExprBitsclang::Stmt
dump() const clang::Stmt
dump(SourceManager &SM) const clang::Stmt
dump(raw_ostream &OS, SourceManager &SM) const clang::Stmt
dump(raw_ostream &OS) const clang::Stmt
dumpColor() const clang::Stmt
dumpPretty(const ASTContext &Context) const clang::Stmt
EnableStatistics()clang::Stmtstatic
ExprBitsclang::Stmt
ExprWithCleanupsBitsclang::Stmt
finals()clang::OMPLoopDirectiveinline
finals() const clang::OMPLoopDirectiveinline
FloatingLiteralBitsclang::Stmt
getArraysOffset(OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getBody() const clang::OMPLoopDirectiveinline
getCalcLastIteration() const clang::OMPLoopDirectiveinline
getCapturedStmt(OpenMPDirectiveKind RegionKind) const clang::OMPExecutableDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() const clang::OMPExecutableDirectiveinline
getCollapsedNumber() const clang::OMPLoopDirectiveinline
getCombinedCond() const clang::OMPLoopDirectiveinline
getCombinedEnsureUpperBound() const clang::OMPLoopDirectiveinline
getCombinedInit() const clang::OMPLoopDirectiveinline
getCombinedLowerBoundVariable() const clang::OMPLoopDirectiveinline
getCombinedNextLowerBound() const clang::OMPLoopDirectiveinline
getCombinedNextUpperBound() const clang::OMPLoopDirectiveinline
getCombinedUpperBoundVariable() const clang::OMPLoopDirectiveinline
getCond() const clang::OMPLoopDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getDistInc() const clang::OMPLoopDirectiveinline
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
getPrevEnsureUpperBound() const clang::OMPLoopDirectiveinline
getPrevLowerBoundVariable() const clang::OMPLoopDirectiveinline
getPrevUpperBoundVariable() const clang::OMPLoopDirectiveinline
getSingleClause() const clang::OMPExecutableDirectiveinline
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmtinline
getStmtClassName() const clang::Stmt
getStrideVariable() const clang::OMPLoopDirectiveinline
getUpperBoundVariable() const clang::OMPLoopDirectiveinline
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
hasClausesOfKind() const clang::OMPExecutableDirectiveinline
IEEEdouble enum valueclang::Stmtprotected
IEEEhalf enum valueclang::Stmtprotected
IEEEquad enum valueclang::Stmtprotected
IEEEsingle enum valueclang::Stmtprotected
IfStmtBitsclang::Stmt
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreImplicit()clang::Stmt
IgnoreImplicit() const clang::Stmtinline
InitListExprBitsclang::Stmt
inits()clang::OMPLoopDirectiveinline
inits() const clang::OMPLoopDirectiveinline
NoStmtClass enum valueclang::Stmt
NumExprBits enum valueclang::Stmtprotected
numLoopChildren(unsigned CollapsedNum, OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
NumStmtBits enum valueclang::Stmtprotected
ObjCIndirectCopyRestoreExprBitsclang::Stmt
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
operator delete(void *data) noexceptclang::Stmtinlineprotected
operator delete(void *, const ASTContext &, unsigned) noexceptclang::Stmtinline
operator delete(void *, const ASTContext *, unsigned) noexceptclang::Stmtinline
operator delete(void *, size_t) noexceptclang::Stmtinline
operator delete(void *, void *) noexceptclang::Stmtinline
operator new(size_t bytes) noexceptclang::Stmtinlineprotected
operator new(size_t bytes, const ASTContext &C, unsigned alignment=8)clang::Stmt
operator new(size_t bytes, const ASTContext *C, unsigned alignment=8)clang::Stmtinline
operator new(size_t bytes, void *mem) noexceptclang::Stmtinline
PPCDoubleDouble enum valueclang::Stmtprotected
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0) const clang::Stmt
PrintStats()clang::Stmtstatic
private_counters()clang::OMPLoopDirectiveinline
private_counters() const clang::OMPLoopDirectiveinline
ProcessODRHash(llvm::FoldingSetNodeID &ID, ODRHash &Hash) const clang::Stmt
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) const clang::Stmt
PseudoObjectExprBitsclang::Stmt
setAssociatedStmt(Stmt *S)clang::OMPExecutableDirectiveinlineprotected
setCalcLastIteration(Expr *CLI)clang::OMPLoopDirectiveinlineprotected
setClauses(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveprotected
setCombinedCond(Expr *CombCond)clang::OMPLoopDirectiveinlineprotected
setCombinedEnsureUpperBound(Expr *CombEUB)clang::OMPLoopDirectiveinlineprotected
setCombinedInit(Expr *CombInit)clang::OMPLoopDirectiveinlineprotected
setCombinedLowerBoundVariable(Expr *CombLB)clang::OMPLoopDirectiveinlineprotected
setCombinedNextLowerBound(Expr *CombNLB)clang::OMPLoopDirectiveinlineprotected
setCombinedNextUpperBound(Expr *CombNUB)clang::OMPLoopDirectiveinlineprotected
setCombinedUpperBoundVariable(Expr *CombUB)clang::OMPLoopDirectiveinlineprotected
setCond(Expr *Cond)clang::OMPLoopDirectiveinlineprotected
setCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setDistInc(Expr *DistInc)clang::OMPLoopDirectiveinlineprotected
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
setPrevEnsureUpperBound(Expr *PrevEUB)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
Stmt(StmtClass SC, EmptyShell)clang::Stmtinlineexplicitprotected
Stmt(StmtClass SC)clang::Stmtinline
StmtBitsclang::Stmt
StmtClass enum nameclang::Stmt
stripLabelLikeStatements() const clang::Stmt
stripLabelLikeStatements()clang::Stmtinline
TypeTraitExprBitsclang::Stmt
UnaryExprOrTypeTraitExprBitsclang::Stmt
updates()clang::OMPLoopDirectiveinline
updates() const clang::OMPLoopDirectiveinline
viewAST() const clang::Stmt
x87DoubleExtended enum valueclang::Stmtprotected