clang
3.7.0
|
This is the complete list of members for clang::OMPSafelenClause, including all inherited members.
children() | clang::OMPSafelenClause | inline |
clang::OMPClause::children() const | clang::OMPClause | inline |
classof(const OMPClause *T) | clang::OMPSafelenClause | inlinestatic |
getClauseKind() const | clang::OMPClause | inline |
getLocEnd() const | clang::OMPClause | inline |
getLocStart() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPSafelenClause | inline |
getSafelen() const | clang::OMPSafelenClause | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader class | clang::OMPSafelenClause | friend |
OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) | clang::OMPSafelenClause | inline |
OMPSafelenClause() | clang::OMPSafelenClause | inlineexplicit |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLParenLoc(SourceLocation Loc) | clang::OMPSafelenClause | inline |