clang API Documentation

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