clang 22.0.0git
clang::CIRGen::OpenACCRecipeBuilder< RecipeTy > Class Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenOpenACCRecipe.h"

Inheritance diagram for clang::CIRGen::OpenACCRecipeBuilder< RecipeTy >:
[legend]

Public Member Functions

 OpenACCRecipeBuilder (CIRGen::CIRGenFunction &cgf, CIRGen::CIRGenBuilderTy &builder)
RecipeTy getOrCreateRecipe (ASTContext &astCtx, mlir::OpBuilder::InsertPoint &insertLocation, const Expr *varRef, const VarDecl *varRecipe, const VarDecl *temporary, OpenACCReductionOperator reductionOp, DeclContext *dc, QualType origType, size_t numBounds, llvm::ArrayRef< QualType > boundTypes, QualType baseType, mlir::Value mainOp)

Detailed Description

template<typename RecipeTy>
class clang::CIRGen::OpenACCRecipeBuilder< RecipeTy >

Definition at line 97 of file CIRGenOpenACCRecipe.h.

Constructor & Destructor Documentation

◆ OpenACCRecipeBuilder()

Member Function Documentation

◆ getOrCreateRecipe()


The documentation for this class was generated from the following file: