clang 22.0.0git
|
This is the complete list of members for clang::CIRGen::OpenACCRecipeBuilder< RecipeTy >, including all inherited members.
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) | clang::CIRGen::OpenACCRecipeBuilder< RecipeTy > | inline |
OpenACCRecipeBuilder(CIRGen::CIRGenFunction &cgf, CIRGen::CIRGenBuilderTy &builder) | clang::CIRGen::OpenACCRecipeBuilder< RecipeTy > | inline |