clang API Documentation
| children() | clang::OMPIfClause | [inline] |
| clang::OMPClause::children() const | clang::OMPClause | [inline] |
| classof(const OMPClause *T) | clang::OMPIfClause | [inline, static] |
| getClauseKind() const | clang::OMPClause | [inline] |
| getCondition() const | clang::OMPIfClause | [inline] |
| getLocEnd() const | clang::OMPClause | [inline] |
| getLocStart() const | clang::OMPClause | [inline] |
| getLParenLoc() const | clang::OMPIfClause | [inline] |
| isImplicit() const | clang::OMPClause | [inline] |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | [inline, protected] |
| OMPClauseReader class | clang::OMPIfClause | [friend] |
| OMPIfClause(Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) | clang::OMPIfClause | [inline] |
| OMPIfClause() | clang::OMPIfClause | [inline] |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | [inline] |
| setLocStart(SourceLocation Loc) | clang::OMPClause | [inline] |
| setLParenLoc(SourceLocation Loc) | clang::OMPIfClause | [inline] |