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