clang 19.0.0git
clang::OMPTargetTeamsDistributeParallelForDirective Member List

This is the complete list of members for clang::OMPTargetTeamsDistributeParallelForDirective, including all inherited members.

addStmtClass(const StmtClass s)clang::Stmtstatic
ArrayOrMatrixSubscriptExprBitsclang::Stmt
ASTStmtReaderclang::OMPTargetTeamsDistributeParallelForDirectivefriend
AttributedStmtBitsclang::Stmt
BinaryOperatorBitsclang::Stmt
BreakStmtBitsclang::Stmt
CallExprBitsclang::Stmt
CastExprBitsclang::Stmt
CharacterLiteralBitsclang::Stmt
child_begin()clang::Stmtinline
child_begin() constclang::Stmtinline
child_end()clang::Stmtinline
child_end() constclang::Stmtinline
child_iterator typedefclang::Stmt
child_range typedefclang::Stmt
children()clang::OMPExecutableDirectiveinline
children() constclang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPTargetTeamsDistributeParallelForDirectiveinlinestatic
clauses() constclang::OMPExecutableDirectiveinline
CoawaitBitsclang::Stmt
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
ConstantExprBitsclang::Stmt
ConstCastIterator typedefclang::Stmtprotected
ConstExprIterator typedefclang::Stmtprotected
ContinueStmtBitsclang::Stmt
counters()clang::OMPLoopDirectiveinline
counters() constclang::OMPLoopDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel)clang::OMPTargetTeamsDistributeParallelForDirectivestatic
createDirective(const ASTContext &C, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, unsigned NumChildren, Params &&... P)clang::OMPExecutableDirectiveinlineprotectedstatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)clang::OMPTargetTeamsDistributeParallelForDirectivestatic
createEmptyDirective(const ASTContext &C, unsigned NumClauses, bool HasAssociatedStmt, unsigned NumChildren, Params &&... P)clang::OMPExecutableDirectiveinlineprotectedstatic
createEmptyDirective(const ASTContext &C, unsigned NumClauses, bool HasAssociatedStmt=false, unsigned NumChildren=0)clang::OMPExecutableDirectiveinlineprotectedstatic
CXXBoolLiteralExprBitsclang::Stmt
CXXConstructExprBitsclang::Stmt
CXXDefaultArgExprBitsclang::Stmt
CXXDefaultInitExprBitsclang::Stmt
CXXDeleteExprBitsclang::Stmt
CXXDependentScopeMemberExprBitsclang::Stmt
CXXNewExprBitsclang::Stmt
CXXNoexceptExprBitsclang::Stmt
CXXNullPtrLiteralExprBitsclang::Stmt
CXXOperatorCallExprBitsclang::Stmt
CXXRewrittenBinaryOperatorBitsclang::Stmt
CXXScalarValueInitExprBitsclang::Stmt
CXXThisExprBitsclang::Stmt
CXXThrowExprBitsclang::Stmt
CXXUnresolvedConstructExprBitsclang::Stmt
Dataclang::OMPExecutableDirectiveprotected
DeclRefExprBitsclang::Stmt
dependent_counters()clang::OMPLoopDirectiveinline
dependent_counters() constclang::OMPLoopDirectiveinline
dependent_inits()clang::OMPLoopDirectiveinline
dependent_inits() constclang::OMPLoopDirectiveinline
DependentScopeDeclRefExprBitsclang::Stmt
determineLikelihoodConflict(const Stmt *Then, const Stmt *Else)clang::Stmtstatic
doForAllLoops(Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< bool(unsigned, Stmt *)> Callback, llvm::function_ref< void(OMPLoopTransformationDirective *)> OnTransformationCallback)clang::OMPLoopBasedDirectivestatic
doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< bool(unsigned, const Stmt *)> Callback, llvm::function_ref< void(const OMPLoopTransformationDirective *)> OnTransformationCallback)clang::OMPLoopBasedDirectiveinlinestatic
doForAllLoops(Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< bool(unsigned, Stmt *)> Callback)clang::OMPLoopBasedDirectiveinlinestatic
doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< bool(unsigned, const Stmt *)> Callback)clang::OMPLoopBasedDirectiveinlinestatic
doForAllLoopsBodies(Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< void(unsigned, Stmt *, Stmt *)> Callback)clang::OMPLoopBasedDirectivestatic
doForAllLoopsBodies(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, llvm::function_ref< void(unsigned, const Stmt *, const Stmt *)> Callback)clang::OMPLoopBasedDirectiveinlinestatic
DoStmtBitsclang::Stmt
dump() constclang::Stmt
dump(raw_ostream &OS, const ASTContext &Context) constclang::Stmt
dumpColor() constclang::Stmt
dumpPretty(const ASTContext &Context) constclang::Stmt
EnableStatistics()clang::Stmtstatic
ExprBitsclang::Stmt
ExprIterator typedefclang::Stmtprotected
ExprWithCleanupsBitsclang::Stmt
finals()clang::OMPLoopDirectiveinline
finals() constclang::OMPLoopDirectiveinline
finals_conditions()clang::OMPLoopDirectiveinline
finals_conditions() constclang::OMPLoopDirectiveinline
FloatingLiteralBitsclang::Stmt
ForStmtBitsclang::Stmt
GenericSelectionExprBitsclang::Stmt
getArraysOffset(OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
getAssociatedStmt() constclang::OMPExecutableDirectiveinline
getAssociatedStmt()clang::OMPExecutableDirectiveinline
getBeginLoc() constclang::OMPExecutableDirectiveinline
getBody()clang::OMPLoopDirective
getBody() constclang::OMPLoopDirectiveinline
getCalcLastIteration() constclang::OMPLoopDirectiveinline
getCapturedStmt(OpenMPDirectiveKind RegionKind) constclang::OMPExecutableDirectiveinline
getClause(unsigned I) constclang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() constclang::OMPExecutableDirectiveinline
getCombinedCond() constclang::OMPLoopDirectiveinline
getCombinedDistCond() constclang::OMPLoopDirectiveinline
getCombinedEnsureUpperBound() constclang::OMPLoopDirectiveinline
getCombinedInit() constclang::OMPLoopDirectiveinline
getCombinedLowerBoundVariable() constclang::OMPLoopDirectiveinline
getCombinedNextLowerBound() constclang::OMPLoopDirectiveinline
getCombinedNextUpperBound() constclang::OMPLoopDirectiveinline
getCombinedParForInDistCond() constclang::OMPLoopDirectiveinline
getCombinedUpperBoundVariable() constclang::OMPLoopDirectiveinline
getCond() constclang::OMPLoopDirectiveinline
getDirectiveKind() constclang::OMPExecutableDirectiveinline
getDistInc() constclang::OMPLoopDirectiveinline
getEndLoc() constclang::OMPExecutableDirectiveinline
getEnsureUpperBound() constclang::OMPLoopDirectiveinline
getID(const ASTContext &Context) constclang::Stmt
getInc() constclang::OMPLoopDirectiveinline
getInit() constclang::OMPLoopDirectiveinline
getInnermostCapturedStmt()clang::OMPExecutableDirectiveinline
getInnermostCapturedStmt() constclang::OMPExecutableDirectiveinline
getIsLastIterVariable() constclang::OMPLoopDirectiveinline
getIterationVariable() constclang::OMPLoopDirectiveinline
getLastIteration() constclang::OMPLoopDirectiveinline
getLikelihood(ArrayRef< const Attr * > Attrs)clang::Stmtstatic
getLikelihood(const Stmt *S)clang::Stmtstatic
getLikelihood(const Stmt *Then, const Stmt *Else)clang::Stmtstatic
getLikelihoodAttr(const Stmt *S)clang::Stmtstatic
getLoopsNumber() constclang::OMPLoopBasedDirectiveinline
getLowerBoundVariable() constclang::OMPLoopDirectiveinline
getMappedDirective() constclang::OMPExecutableDirectiveinline
getNextLowerBound() constclang::OMPLoopDirectiveinline
getNextUpperBound() constclang::OMPLoopDirectiveinline
getNumClauses() constclang::OMPExecutableDirectiveinline
getNumIterations() constclang::OMPLoopDirectiveinline
getPreCond() constclang::OMPLoopDirectiveinline
getPreInits() constclang::OMPLoopDirectiveinline
getPreInits()clang::OMPLoopDirectiveinline
getPrevEnsureUpperBound() constclang::OMPLoopDirectiveinline
getPrevLowerBoundVariable() constclang::OMPLoopDirectiveinline
getPrevUpperBoundVariable() constclang::OMPLoopDirectiveinline
getRawStmt() constclang::OMPExecutableDirectiveinline
getRawStmt()clang::OMPExecutableDirectiveinline
getSingleClause(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getSingleClause() constclang::OMPExecutableDirectiveinline
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() constclang::Stmtinline
getStmtClassName() constclang::Stmt
getStrideVariable() constclang::OMPLoopDirectiveinline
getStructuredBlock() constclang::OMPExecutableDirectiveinline
getStructuredBlock()clang::OMPExecutableDirective
getTaskReductionRefExpr()clang::OMPTargetTeamsDistributeParallelForDirectiveinline
getTaskReductionRefExpr() constclang::OMPTargetTeamsDistributeParallelForDirectiveinline
getUpperBoundVariable() constclang::OMPLoopDirectiveinline
GotoStmtBitsclang::Stmt
hasAssociatedStmt() constclang::OMPExecutableDirectiveinline
hasCancel() constclang::OMPTargetTeamsDistributeParallelForDirectiveinline
hasClausesOfKind() constclang::OMPExecutableDirectiveinline
IfStmtBitsclang::Stmt
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreContainers(bool IgnoreCaptured=false) constclang::Stmtinline
InitListExprBitsclang::Stmt
inits()clang::OMPLoopDirectiveinline
inits() constclang::OMPLoopDirectiveinline
isStandaloneDirective() constclang::OMPExecutableDirective
LabelStmtBitsclang::Stmt
LambdaExprBitsclang::Stmt
LH_Likely enum valueclang::Stmt
LH_None enum valueclang::Stmt
LH_Unlikely enum valueclang::Stmt
Likelihood enum nameclang::Stmt
MemberExprBitsclang::Stmt
NoStmtClass enum valueclang::Stmt
NullStmtBitsclang::Stmt
NumAssociatedLoopsclang::OMPLoopBasedDirectiveprotected
NumCallExprBits enum valueclang::Stmtprotected
NumExprBits enum valueclang::Stmtprotected
numLoopChildren(unsigned CollapsedNum, OpenMPDirectiveKind Kind)clang::OMPLoopDirectiveinlineprotectedstatic
NumOverloadExprBits enum valueclang::Stmtprotected
NumStmtBits enum valueclang::Stmtprotected
ObjCIndirectCopyRestoreExprBitsclang::Stmt
OMPExecutableDirectiveclang::OMPTargetTeamsDistributeParallelForDirectivefriend
clang::OMPLoopDirective::OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc)clang::OMPExecutableDirectiveinlineprotected
OMPLoopBasedDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumAssociatedLoops)clang::OMPLoopBasedDirectiveinlineprotected
OMPLoopDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum)clang::OMPLoopDirectiveinlineprotected
OpaqueValueExprBitsclang::Stmt
operator delete(void *data) noexceptclang::Stmtinlineprotected
operator delete(void *, const ASTContext &, unsigned) noexceptclang::Stmtinline
operator delete(void *, const ASTContext *, unsigned) noexceptclang::Stmtinline
operator delete(void *, size_t) noexceptclang::Stmtinline
operator delete(void *, void *) noexceptclang::Stmtinline
operator new(size_t bytes) noexceptclang::Stmtinlineprotected
operator new(size_t bytes, const ASTContext &C, unsigned alignment=8)clang::Stmt
operator new(size_t bytes, const ASTContext *C, unsigned alignment=8)clang::Stmtinline
operator new(size_t bytes, void *mem) noexceptclang::Stmtinline
operator=(const Stmt &)=deleteclang::Stmt
operator=(Stmt &&)=deleteclang::Stmt
OverloadExprBitsclang::Stmt
ParenListExprBitsclang::Stmt
PredefinedExprBitsclang::Stmt
printJson(raw_ostream &Out, PrinterHelper *Helper, const PrintingPolicy &Policy, bool AddQuotes) constclang::Stmt
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0, StringRef NewlineSymbol="\n", const ASTContext *Context=nullptr) constclang::Stmt
printPrettyControlled(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0, StringRef NewlineSymbol="\n", const ASTContext *Context=nullptr) constclang::Stmt
PrintStats()clang::Stmtstatic
private_counters()clang::OMPLoopDirectiveinline
private_counters() constclang::OMPLoopDirectiveinline
ProcessODRHash(llvm::FoldingSetNodeID &ID, ODRHash &Hash) constclang::Stmt
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical, bool ProfileLambdaExpr=false) constclang::Stmt
PseudoObjectExprBitsclang::Stmt
RequiresExprBitsclang::Stmt
ReturnStmtBitsclang::Stmt
setCalcLastIteration(Expr *CLI)clang::OMPLoopDirectiveinlineprotected
setCombinedCond(Expr *CombCond)clang::OMPLoopDirectiveinlineprotected
setCombinedDistCond(Expr *CombDistCond)clang::OMPLoopDirectiveinlineprotected
setCombinedEnsureUpperBound(Expr *CombEUB)clang::OMPLoopDirectiveinlineprotected
setCombinedInit(Expr *CombInit)clang::OMPLoopDirectiveinlineprotected
setCombinedLowerBoundVariable(Expr *CombLB)clang::OMPLoopDirectiveinlineprotected
setCombinedNextLowerBound(Expr *CombNLB)clang::OMPLoopDirectiveinlineprotected
setCombinedNextUpperBound(Expr *CombNUB)clang::OMPLoopDirectiveinlineprotected
setCombinedParForInDistCond(Expr *CombParForInDistCond)clang::OMPLoopDirectiveinlineprotected
setCombinedUpperBoundVariable(Expr *CombUB)clang::OMPLoopDirectiveinlineprotected
setCond(Expr *Cond)clang::OMPLoopDirectiveinlineprotected
setCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setDependentCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setDependentInits(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setDistInc(Expr *DistInc)clang::OMPLoopDirectiveinlineprotected
setEnsureUpperBound(Expr *EUB)clang::OMPLoopDirectiveinlineprotected
setFinals(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setFinalsConditions(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setInc(Expr *Inc)clang::OMPLoopDirectiveinlineprotected
setInit(Expr *Init)clang::OMPLoopDirectiveinlineprotected
setInits(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setIsLastIterVariable(Expr *IL)clang::OMPLoopDirectiveinlineprotected
setIterationVariable(Expr *IV)clang::OMPLoopDirectiveinlineprotected
setLastIteration(Expr *LI)clang::OMPLoopDirectiveinlineprotected
setLocEnd(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLocStart(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLowerBoundVariable(Expr *LB)clang::OMPLoopDirectiveinlineprotected
setMappedDirective(OpenMPDirectiveKind MappedDirective)clang::OMPExecutableDirectiveinlineprotected
setNextLowerBound(Expr *NLB)clang::OMPLoopDirectiveinlineprotected
setNextUpperBound(Expr *NUB)clang::OMPLoopDirectiveinlineprotected
setNumIterations(Expr *NI)clang::OMPLoopDirectiveinlineprotected
setPreCond(Expr *PC)clang::OMPLoopDirectiveinlineprotected
setPreInits(Stmt *PreInits)clang::OMPLoopDirectiveinlineprotected
setPrevEnsureUpperBound(Expr *PrevEUB)clang::OMPLoopDirectiveinlineprotected
setPrevLowerBoundVariable(Expr *PrevLB)clang::OMPLoopDirectiveinlineprotected
setPrevUpperBoundVariable(Expr *PrevUB)clang::OMPLoopDirectiveinlineprotected
setPrivateCounters(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setStrideVariable(Expr *ST)clang::OMPLoopDirectiveinlineprotected
setUpdates(ArrayRef< Expr * > A)clang::OMPLoopDirectiveprotected
setUpperBoundVariable(Expr *UB)clang::OMPLoopDirectiveinlineprotected
SourceLocExprBitsclang::Stmt
Stmt(StmtClass SC, EmptyShell)clang::Stmtinlineexplicitprotected
Stmt()=deleteclang::Stmt
Stmt(const Stmt &)=deleteclang::Stmt
Stmt(Stmt &&)=deleteclang::Stmt
Stmt(StmtClass SC)clang::Stmtinline
StmtBitsclang::Stmt
StmtClass enum nameclang::Stmt
StmtExprBitsclang::Stmt
StringLiteralBitsclang::Stmt
stripLabelLikeStatements() constclang::Stmt
stripLabelLikeStatements()clang::Stmtinline
SubstNonTypeTemplateParmExprBitsclang::Stmt
SwitchCaseBitsclang::Stmt
SwitchStmtBitsclang::Stmt
tryToFindNextInnerLoop(Stmt *CurStmt, bool TryImperfectlyNestedLoops)clang::OMPLoopBasedDirectivestatic
tryToFindNextInnerLoop(const Stmt *CurStmt, bool TryImperfectlyNestedLoops)clang::OMPLoopBasedDirectiveinlinestatic
TypeTraitExprBitsclang::Stmt
UnaryExprOrTypeTraitExprBitsclang::Stmt
UnaryOperatorBitsclang::Stmt
UnresolvedLookupExprBitsclang::Stmt
UnresolvedMemberExprBitsclang::Stmt
updates()clang::OMPLoopDirectiveinline
updates() constclang::OMPLoopDirectiveinline
used_clauses_children(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
viewAST() constclang::Stmt
WhileStmtBitsclang::Stmt