clang API Documentation

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