clang API Documentation

clang::OMPSeqCstClause Member List
This is the complete list of members for clang::OMPSeqCstClause, including all inherited members.
children()clang::OMPSeqCstClause [inline]
clang::OMPClause::children() const clang::OMPClause [inline]
classof(const OMPClause *T)clang::OMPSeqCstClause [inline, static]
getClauseKind() const clang::OMPClause [inline]
getLocEnd() const clang::OMPClause [inline]
getLocStart() const clang::OMPClause [inline]
isImplicit() const clang::OMPClause [inline]
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc)clang::OMPClause [inline, protected]
OMPSeqCstClause(SourceLocation StartLoc, SourceLocation EndLoc)clang::OMPSeqCstClause [inline]
OMPSeqCstClause()clang::OMPSeqCstClause [inline]
setLocEnd(SourceLocation Loc)clang::OMPClause [inline]
setLocStart(SourceLocation Loc)clang::OMPClause [inline]