clang 20.0.0git
|
This is the complete list of members for clang::OMPWriteClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPWriteClause | inline |
children() const | clang::OMPWriteClause | inline |
classof(const OMPClause *T) | clang::OMPWriteClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
getBeginLoc() const | clang::OMPClause | inline |
getClauseKind() const | clang::OMPClause | inline |
getEndLoc() const | clang::OMPClause | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPWriteClause(SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPWriteClause | inline |
OMPWriteClause() | clang::OMPWriteClause | inline |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
used_children() | clang::OMPWriteClause | inline |
used_children() const | clang::OMPWriteClause | inline |