This is the complete list of members for clang::OMPNumTasksClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPNumTasksClause | inline |
children() const | clang::OMPNumTasksClause | inline |
classof(const OMPClause *T) | clang::OMPNumTasksClause | 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 |
getEndLoc() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPNumTasksClause | inline |
getModifier() const | clang::OMPNumTasksClause | inline |
getModifierLoc() const | clang::OMPNumTasksClause | inline |
getNumTasks() const | clang::OMPNumTasksClause | 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::OMPNumTasksClause | friend |
OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
OMPNumTasksClause(OpenMPNumTasksClauseModifier Modifier, Expr *Size, Stmt *HelperSize, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc) | clang::OMPNumTasksClause | inline |
OMPNumTasksClause() | clang::OMPNumTasksClause | inlineexplicit |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLParenLoc(SourceLocation Loc) | clang::OMPNumTasksClause | inline |
setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
used_children() | clang::OMPNumTasksClause | |
used_children() const | clang::OMPNumTasksClause | inline |