clang  3.7.0
clang::OMPTeamsDirective Member List

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

ASTStmtReader classclang::OMPTeamsDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPTeamsDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt)clang::OMPTeamsDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell)clang::OMPTeamsDirectivestatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(OpenMPClauseKind Kind) const clang::OMPExecutableDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getFilteredClauses(Fn &&fn) const clang::OMPExecutableDirectiveinline
getLocEnd() const clang::OMPExecutableDirectiveinline
getLocStart() const clang::OMPExecutableDirectiveinline
getNumClauses() const clang::OMPExecutableDirectiveinline
getSingleClause(OpenMPClauseKind K) const clang::OMPExecutableDirective
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren)clang::OMPExecutableDirectiveinlineprotected
setAssociatedStmt(Stmt *S)clang::OMPExecutableDirectiveinlineprotected
setClauses(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveprotected
setLocEnd(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLocStart(SourceLocation Loc)clang::OMPExecutableDirectiveinline