clang 20.0.0git
|
This is the complete list of members for clang::SemaOpenACC, including all inherited members.
ActOnArraySectionExpr(Expr *Base, SourceLocation LBLoc, Expr *LowerBound, SourceLocation ColonLocFirst, Expr *Length, SourceLocation RBLoc) | clang::SemaOpenACC | |
ActOnAssociatedStmt(SourceLocation DirectiveLoc, OpenACCDirectiveKind K, ArrayRef< const OpenACCClause * > Clauses, StmtResult AssocStmt) | clang::SemaOpenACC | |
ActOnClause(ArrayRef< const OpenACCClause * > ExistingClauses, OpenACCParsedClause &Clause) | clang::SemaOpenACC | |
ActOnConstruct(OpenACCDirectiveKind K, SourceLocation DirLoc) | clang::SemaOpenACC | |
ActOnDoStmt(SourceLocation DoLoc) | clang::SemaOpenACC | |
ActOnEndDeclDirective() | clang::SemaOpenACC | |
ActOnEndStmtDirective(OpenACCDirectiveKind K, SourceLocation StartLoc, SourceLocation DirLoc, SourceLocation LParenLoc, SourceLocation MiscLoc, ArrayRef< Expr * > Exprs, SourceLocation RParenLoc, SourceLocation EndLoc, ArrayRef< OpenACCClause * > Clauses, StmtResult AssocStmt) | clang::SemaOpenACC | |
ActOnForStmtBegin(SourceLocation ForLoc, const Stmt *First, const Stmt *Second, const Stmt *Third) | clang::SemaOpenACC | |
ActOnForStmtBegin(SourceLocation ForLoc, const Stmt *OldFirst, const Stmt *First, const Stmt *OldSecond, const Stmt *Second, const Stmt *OldThird, const Stmt *Third) | clang::SemaOpenACC | |
ActOnForStmtEnd(SourceLocation ForLoc, StmtResult Body) | clang::SemaOpenACC | |
ActOnIntExpr(OpenACCDirectiveKind DK, OpenACCClauseKind CK, SourceLocation Loc, Expr *IntExpr) | clang::SemaOpenACC | |
ActOnOpenACCAsteriskSizeExpr(SourceLocation AsteriskLoc) | clang::SemaOpenACC | |
ActOnRangeForStmtBegin(SourceLocation ForLoc, const Stmt *OldRangeFor, const Stmt *RangeFor) | clang::SemaOpenACC | |
ActOnRangeForStmtBegin(SourceLocation ForLoc, const Stmt *RangeFor) | clang::SemaOpenACC | |
ActOnStartDeclDirective(OpenACCDirectiveKind K, SourceLocation StartLoc) | clang::SemaOpenACC | |
ActOnStartStmtDirective(OpenACCDirectiveKind K, SourceLocation StartLoc, ArrayRef< const OpenACCClause * > Clauses) | clang::SemaOpenACC | |
ActOnVar(OpenACCClauseKind CK, Expr *VarExpr) | clang::SemaOpenACC | |
ActOnWhileStmt(SourceLocation WhileLoc) | clang::SemaOpenACC | |
BuildOpenACCAsteriskSizeExpr(SourceLocation AsteriskLoc) | clang::SemaOpenACC | |
CheckCollapseLoopCount(Expr *LoopCount) | clang::SemaOpenACC | |
CheckGangClause(OpenACCDirectiveKind DirKind, ArrayRef< const OpenACCClause * > ExistingClauses, SourceLocation BeginLoc, SourceLocation LParenLoc, ArrayRef< OpenACCGangKind > GangKinds, ArrayRef< Expr * > IntExprs, SourceLocation EndLoc) | clang::SemaOpenACC | |
CheckGangExpr(ArrayRef< const OpenACCClause * > ExistingClauses, OpenACCDirectiveKind DK, OpenACCGangKind GK, Expr *E) | clang::SemaOpenACC | |
CheckReductionClause(ArrayRef< const OpenACCClause * > ExistingClauses, OpenACCDirectiveKind DirectiveKind, SourceLocation BeginLoc, SourceLocation LParenLoc, OpenACCReductionOperator ReductionOp, ArrayRef< Expr * > Vars, SourceLocation EndLoc) | clang::SemaOpenACC | |
CheckReductionVar(OpenACCDirectiveKind DirectiveKind, OpenACCReductionOperator ReductionOp, Expr *VarExpr) | clang::SemaOpenACC | |
CheckTileSizeExpr(Expr *SizeExpr) | clang::SemaOpenACC | |
CheckVarIsPointerType(OpenACCClauseKind ClauseKind, Expr *VarExpr) | clang::SemaOpenACC | |
DeviceTypeArgument typedef | clang::SemaOpenACC | |
Diag(SourceLocation Loc, unsigned DiagID, bool DeferHint=false) | clang::SemaBase | |
Diag(SourceLocation Loc, const PartialDiagnostic &PD, bool DeferHint=false) | clang::SemaBase | |
getActiveComputeConstructInfo() | clang::SemaOpenACC | inline |
getASTContext() const | clang::SemaBase | |
getDiagnostics() const | clang::SemaBase | |
getLangOpts() const | clang::SemaBase | |
LoopGangClauseOnKernel | clang::SemaOpenACC | |
LoopVectorClauseLoc | clang::SemaOpenACC | |
LoopWithoutSeqInfo | clang::SemaOpenACC | |
LoopWorkerClauseLoc | clang::SemaOpenACC | |
PDiag(unsigned DiagID=0) | clang::SemaBase | |
SemaBase(Sema &S) | clang::SemaBase | |
SemaOpenACC(Sema &S) | clang::SemaOpenACC | |
SemaRef | clang::SemaBase |