clang
15.0.0git
|
This is the complete list of members for clang::OMPFullClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPFullClause | inline |
children() const | clang::OMPFullClause | inline |
classof(const OMPClause *T) | clang::OMPFullClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPFullClause | static |
CreateEmpty(const ASTContext &C) | clang::OMPFullClause | static |
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 |
OMPClauseReader class | clang::OMPFullClause | friend |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
used_children() | clang::OMPFullClause | inline |
used_children() const | clang::OMPFullClause | inline |