clang API Documentation

clang::OMPFinalClause Member List
This is the complete list of members for clang::OMPFinalClause, including all inherited members.
children()clang::OMPFinalClause [inline]
clang::OMPClause::children() const clang::OMPClause [inline]
classof(const OMPClause *T)clang::OMPFinalClause [inline, static]
getClauseKind() const clang::OMPClause [inline]
getCondition() const clang::OMPFinalClause [inline]
getLocEnd() const clang::OMPClause [inline]
getLocStart() const clang::OMPClause [inline]
getLParenLoc() const clang::OMPFinalClause [inline]
isImplicit() const clang::OMPClause [inline]
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc)clang::OMPClause [inline, protected]
OMPClauseReader classclang::OMPFinalClause [friend]
OMPFinalClause(Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::OMPFinalClause [inline]
OMPFinalClause()clang::OMPFinalClause [inline]
setLocEnd(SourceLocation Loc)clang::OMPClause [inline]
setLocStart(SourceLocation Loc)clang::OMPClause [inline]
setLParenLoc(SourceLocation Loc)clang::OMPFinalClause [inline]