clang
24.0.0git
OMPAtomicDirective Member List
This is the complete list of members for
OMPAtomicDirective
, including all inherited members.
ASTStmtReader
class
OMPAtomicDirective
friend
classof
(const Stmt *T)
OMPAtomicDirective
inline
static
Create
(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, Expressions Exprs)
OMPAtomicDirective
static
CreateEmpty
(const ASTContext &C, unsigned NumClauses, EmptyShell)
OMPAtomicDirective
static
getCondExpr
()
OMPAtomicDirective
inline
getCondExpr
() const
OMPAtomicDirective
inline
getD
()
OMPAtomicDirective
inline
getD
() const
OMPAtomicDirective
inline
getExpr
()
OMPAtomicDirective
inline
getExpr
() const
OMPAtomicDirective
inline
getR
()
OMPAtomicDirective
inline
getR
() const
OMPAtomicDirective
inline
getUpdateExpr
()
OMPAtomicDirective
inline
getUpdateExpr
() const
OMPAtomicDirective
inline
getV
()
OMPAtomicDirective
inline
getV
() const
OMPAtomicDirective
inline
getX
()
OMPAtomicDirective
inline
getX
() const
OMPAtomicDirective
inline
isFailOnly
() const
OMPAtomicDirective
inline
isPostfixUpdate
() const
OMPAtomicDirective
inline
isXLHSInRHSPart
() const
OMPAtomicDirective
inline
OMPExecutableDirective
class
OMPAtomicDirective
friend
Generated on
for clang by
1.14.0