clang API Documentation

clang::OMPForDirective Member List
This is the complete list of members for clang::OMPForDirective, including all inherited members.
addStmtClass(const StmtClass s)clang::Stmt [static]
Alignerclang::Stmt
APFloatSemantics enum nameclang::Stmt [protected]
ASTStmtReader classclang::OMPForDirective [friend]
ASTStmtWriter classclang::Stmt [friend]
CallExprBitsclang::Stmt
CastExprBitsclang::Stmt
CharacterLiteralBitsclang::Stmt
child_begin()clang::Stmt [inline]
child_begin() const clang::Stmt [inline]
child_end()clang::Stmt [inline]
child_end() const clang::Stmt [inline]
child_iterator typedefclang::Stmt
child_range typedefclang::Stmt
children()clang::OMPExecutableDirective [inline]
clang::Stmt::children() const clang::Stmt [inline]
classof(const Stmt *T)clang::OMPForDirective [inline, static]
clauses()clang::OMPExecutableDirective [inline]
clauses() const clang::OMPExecutableDirective [inline]
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
counters()clang::OMPLoopDirective [inline]
counters() const clang::OMPLoopDirective [inline]
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, Expr *IV, Expr *LastIteration, Expr *CalcLastIteration, Expr *PreCond, Expr *Cond, Expr *SeparatedCond, Expr *Init, Expr *Inc, ArrayRef< Expr * > Counters, ArrayRef< Expr * > Updates, ArrayRef< Expr * > Finals)clang::OMPForDirective [static]
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)clang::OMPForDirective [static]
DeclRefExprBitsclang::Stmt
dump() const clang::Stmt
dump(SourceManager &SM) const clang::Stmt
dump(raw_ostream &OS, SourceManager &SM) const clang::Stmt
dumpColor() const clang::Stmt
dumpPretty(const ASTContext &Context) const clang::Stmt
EnableStatistics()clang::Stmt [static]
ExprBitsclang::Stmt
ExprWithCleanupsBitsclang::Stmt
finals()clang::OMPLoopDirective [inline]
finals() const clang::OMPLoopDirective [inline]
FloatingLiteralBitsclang::Stmt
getAssociatedStmt() const clang::OMPExecutableDirective [inline]
getBody() const clang::OMPLoopDirective [inline]
getCalcLastIteration() const clang::OMPLoopDirective [inline]
getClause(unsigned i) const clang::OMPExecutableDirective [inline]
getCollapsedNumber() const clang::OMPLoopDirective [inline]
getCond(bool SeparateIter) const clang::OMPLoopDirective [inline]
getDirectiveKind() const clang::OMPExecutableDirective [inline]
getInc() const clang::OMPLoopDirective [inline]
getInit() const clang::OMPLoopDirective [inline]
getIterationVariable() const clang::OMPLoopDirective [inline]
getLastIteration() const clang::OMPLoopDirective [inline]
getLocEnd() const clang::OMPExecutableDirective [inline]
getLocStart() const clang::OMPExecutableDirective [inline]
getNumClauses() const clang::OMPExecutableDirective [inline]
getPreCond() const clang::OMPLoopDirective [inline]
getSingleClause(OpenMPClauseKind K) const clang::OMPExecutableDirective
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmt [inline]
getStmtClassName() const clang::Stmt
hasAssociatedStmt() const clang::OMPExecutableDirective [inline]
IEEEdouble enum valueclang::Stmt [protected]
IEEEhalf enum valueclang::Stmt [protected]
IEEEquad enum valueclang::Stmt [protected]
IEEEsingle enum valueclang::Stmt [protected]
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreImplicit()clang::Stmt
InitListExprBitsclang::Stmt
NoStmtClass enum valueclang::Stmt
NumExprBits enum valueclang::Stmt [protected]
numLoopChildren(unsigned CollapsedNum)clang::OMPLoopDirective [inline, protected, static]
NumStmtBits enum valueclang::Stmt [protected]
ObjCIndirectCopyRestoreExprBitsclang::Stmt
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren)clang::OMPExecutableDirective [inline, protected]
OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses, unsigned NumSpecialChildren=0)clang::OMPLoopDirective [inline, protected]
operator delete(void *data)clang::Stmt [inline, protected]
operator delete(void *, const ASTContext &, unsigned)clang::Stmt [inline]
operator delete(void *, const ASTContext *, unsigned)clang::Stmt [inline]
operator delete(void *, size_t)clang::Stmt [inline]
operator delete(void *, void *)clang::Stmt [inline]
operator new(size_t bytes)clang::Stmt [inline, protected]
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::Stmt [inline]
operator new(size_t bytes, void *mem)clang::Stmt [inline]
PPCDoubleDouble enum valueclang::Stmt [protected]
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0) const clang::Stmt
PrintStats()clang::Stmt [static]
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) const clang::Stmt
PseudoObjectExprBitsclang::Stmt
setAssociatedStmt(Stmt *S)clang::OMPExecutableDirective [inline, protected]
setCalcLastIteration(Expr *CLI)clang::OMPLoopDirective [inline, protected]
setClauses(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirective [protected]
setCond(Expr *Cond, Expr *SeparatedCond)clang::OMPLoopDirective [inline, protected]
setCounters(ArrayRef< Expr * > A)clang::OMPLoopDirective [protected]
setFinals(ArrayRef< Expr * > A)clang::OMPLoopDirective [protected]
setInc(Expr *Inc)clang::OMPLoopDirective [inline, protected]
setInit(Expr *Init)clang::OMPLoopDirective [inline, protected]
setIterationVariable(Expr *IV)clang::OMPLoopDirective [inline, protected]
setLastIteration(Expr *LI)clang::OMPLoopDirective [inline, protected]
setLocEnd(SourceLocation Loc)clang::OMPExecutableDirective [inline]
setLocStart(SourceLocation Loc)clang::OMPExecutableDirective [inline]
setPreCond(Expr *PC)clang::OMPLoopDirective [inline, protected]
setUpdates(ArrayRef< Expr * > A)clang::OMPLoopDirective [protected]
Stmt(StmtClass SC, EmptyShell)clang::Stmt [inline, explicit, protected]
Stmt(StmtClass SC)clang::Stmt [inline]
StmtBitsclang::Stmt
StmtClass enum nameclang::Stmt
stripLabelLikeStatements() const clang::Stmt
stripLabelLikeStatements()clang::Stmt [inline]
TypeTraitExprBitsclang::Stmt
UnaryExprOrTypeTraitExprBitsclang::Stmt
updates()clang::OMPLoopDirective [inline]
updates() const clang::OMPLoopDirective [inline]
viewAST() const clang::Stmt
x87DoubleExtended enum valueclang::Stmt [protected]