clang  3.9.0
clang::OMPExecutableDirective Member List

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

ASTStmtReader classclang::OMPExecutableDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *S)clang::OMPExecutableDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() const clang::OMPExecutableDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getLocEnd() const clang::OMPExecutableDirectiveinline
getLocStart() const clang::OMPExecutableDirectiveinline
getNumClauses() const clang::OMPExecutableDirectiveinline
getSingleClause() const clang::OMPExecutableDirectiveinline
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
hasClausesOfKind() 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