clang  3.9.0
clang::OMPAtomicDirective Member List

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

ASTStmtReader classclang::OMPAtomicDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPAtomicDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, Expr *X, Expr *V, Expr *E, Expr *UE, bool IsXLHSInRHSPart, bool IsPostfixUpdate)clang::OMPAtomicDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell)clang::OMPAtomicDirectivestatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() const clang::OMPExecutableDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getExpr()clang::OMPAtomicDirectiveinline
getExpr() const clang::OMPAtomicDirectiveinline
getLocEnd() const clang::OMPExecutableDirectiveinline
getLocStart() const clang::OMPExecutableDirectiveinline
getNumClauses() const clang::OMPExecutableDirectiveinline
getSingleClause() const clang::OMPExecutableDirectiveinline
getUpdateExpr()clang::OMPAtomicDirectiveinline
getUpdateExpr() const clang::OMPAtomicDirectiveinline
getV()clang::OMPAtomicDirectiveinline
getV() const clang::OMPAtomicDirectiveinline
getX()clang::OMPAtomicDirectiveinline
getX() const clang::OMPAtomicDirectiveinline
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
hasClausesOfKind() const clang::OMPExecutableDirectiveinline
isPostfixUpdate() const clang::OMPAtomicDirectiveinline
isXLHSInRHSPart() const clang::OMPAtomicDirectiveinline
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