clang  3.7.0
clang::OMPCancellationPointDirective Member List

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

ASTStmtReader classclang::OMPCancellationPointDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPCancellationPointDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, OpenMPDirectiveKind CancelRegion)clang::OMPCancellationPointDirectivestatic
CreateEmpty(const ASTContext &C, EmptyShell)clang::OMPCancellationPointDirectivestatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getCancelRegion() const clang::OMPCancellationPointDirectiveinline
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