This is the complete list of members for clang::OMPIfClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPIfClause | inline |
children() const | clang::OMPIfClause | inline |
classof(const OMPClause *T) | clang::OMPIfClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
get(OMPClause *C) | clang::OMPClauseWithPreInit | static |
get(const OMPClause *C) | clang::OMPClauseWithPreInit | static |
getBeginLoc() const | clang::OMPClause | inline |
getCaptureRegion() const | clang::OMPClauseWithPreInit | inline |
getClauseKind() const | clang::OMPClause | inline |
getColonLoc() const | clang::OMPIfClause | inline |
getCondition() const | clang::OMPIfClause | inline |
getEndLoc() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPIfClause | inline |
getNameModifier() const | clang::OMPIfClause | inline |
getNameModifierLoc() const | clang::OMPIfClause | inline |
getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader | clang::OMPIfClause | friend |
OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation NameModifierLoc, SourceLocation ColonLoc, 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 |
setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
used_children() | clang::OMPIfClause | |
used_children() const | clang::OMPIfClause | inline |