clang  3.9.0
clang::OMPTargetUpdateDirective Member List

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

ASTStmtReader classclang::OMPTargetUpdateDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPTargetUpdateDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses)clang::OMPTargetUpdateDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell)clang::OMPTargetUpdateDirectivestatic
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