clang 22.0.0git
|
Public Member Functions | |
OpenACCRecipeBuilder (CIRGen::CIRGenFunction &cgf, CIRGen::CIRGenBuilderTy &builder) | |
RecipeTy | getOrCreateRecipe (ASTContext &astCtx, const Expr *varRef, const VarDecl *varRecipe, const VarDecl *temporary, OpenACCReductionOperator reductionOp, DeclContext *dc, QualType baseType, mlir::Value mainOp) |
Definition at line 25 of file CIRGenOpenACCRecipe.h.
|
inline |
Definition at line 265 of file CIRGenOpenACCRecipe.h.
|
inline |
Definition at line 268 of file CIRGenOpenACCRecipe.h.
References clang::Stmt::getBeginLoc(), clang::Stmt::getEndLoc(), clang::Stmt::getSourceRange(), clang::Type::isArrayType(), clang::Type::isConstantArrayType(), clang::Type::isPointerType(), and clang::VarDecl::needsDestruction().