clang API Documentation
children() | clang::OMPNowaitClause | [inline] |
clang::OMPClause::children() const | clang::OMPClause | [inline] |
classof(const OMPClause *T) | clang::OMPNowaitClause | [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] |
OMPNowaitClause(SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPNowaitClause | [inline] |
OMPNowaitClause() | clang::OMPNowaitClause | [inline] |
setLocEnd(SourceLocation Loc) | clang::OMPClause | [inline] |
setLocStart(SourceLocation Loc) | clang::OMPClause | [inline] |