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, StmtResult AssocStmt) | clang::SemaOpenACC | |
ActOnClause(ArrayRef< const OpenACCClause * > ExistingClauses, OpenACCParsedClause &Clause) | clang::SemaOpenACC | |
ActOnConstruct(OpenACCDirectiveKind K, SourceLocation DirLoc) | clang::SemaOpenACC | |
ActOnEndDeclDirective() | clang::SemaOpenACC | |
ActOnEndStmtDirective(OpenACCDirectiveKind K, SourceLocation StartLoc, SourceLocation DirLoc, SourceLocation EndLoc, ArrayRef< OpenACCClause * > Clauses, StmtResult AssocStmt) | clang::SemaOpenACC | |
ActOnIntExpr(OpenACCDirectiveKind DK, OpenACCClauseKind CK, SourceLocation Loc, Expr *IntExpr) | clang::SemaOpenACC | |
ActOnStartDeclDirective(OpenACCDirectiveKind K, SourceLocation StartLoc) | clang::SemaOpenACC | |
ActOnStartStmtDirective(OpenACCDirectiveKind K, SourceLocation StartLoc) | clang::SemaOpenACC | |
ActOnVar(OpenACCClauseKind CK, Expr *VarExpr) | clang::SemaOpenACC | |
CheckReductionVar(Expr *VarExpr) | 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 | |
getASTContext() const | clang::SemaBase | |
getDiagnostics() const | clang::SemaBase | |
getLangOpts() const | clang::SemaBase | |
PDiag(unsigned DiagID=0) | clang::SemaBase | |
SemaBase(Sema &S) | clang::SemaBase | |
SemaOpenACC(Sema &S) | clang::SemaOpenACC | |
SemaRef | clang::SemaBase |