clang
3.9.0
|
This is the complete list of members for clang::OMPReadClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPReadClause | inline |
clang::OMPClause::children() const | clang::OMPClause | inline |
classof(const OMPClause *T) | clang::OMPReadClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
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 | inlineprotected |
OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPReadClause | inline |
OMPReadClause() | clang::OMPReadClause | inline |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |