This is the complete list of members for clang::OMPAbsentClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
children() const | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
classof(const OMPClause *C) | clang::OMPAbsentClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
Create(const ASTContext &C, ArrayRef< OpenMPDirectiveKind > DKVec, SourceLocation Loc, SourceLocation LLoc, SourceLocation RLoc) | clang::OMPAbsentClause | static |
CreateEmpty(const ASTContext &C, unsigned NumKinds) | clang::OMPAbsentClause | static |
getBeginLoc() const | clang::OMPClause | inline |
getClauseKind() const | clang::OMPClause | inline |
getDirectiveKinds() | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
getEndLoc() const | clang::OMPClause | inline |
getLParenLoc() | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
isImplicit() const | clang::OMPClause | inline |
NumKinds | clang::OMPDirectiveListClause< OMPAbsentClause > | protected |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPDirectiveListClause< OMPAbsentClause >::OMPDirectiveListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned NumKinds) | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
setDirectiveKinds(ArrayRef< OpenMPDirectiveKind > DK) | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLParenLoc(SourceLocation S) | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
used_children() | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |
used_children() const | clang::OMPDirectiveListClause< OMPAbsentClause > | inline |