clang 22.0.0git
|
This is the complete list of members for clang::OpenACCReductionRecipeWithStorage, including all inherited members.
AllocaDecl | clang::OpenACCReductionRecipe | |
CombinerRecipes | clang::OpenACCReductionRecipe | |
Empty() | clang::OpenACCReductionRecipeWithStorage | inlinestatic |
isSet() const | clang::OpenACCReductionRecipe | inline |
OpenACCReductionRecipe(VarDecl *A, llvm::ArrayRef< CombinerRecipe > Combiners) | clang::OpenACCReductionRecipe | inline |
OpenACCReductionRecipeWithStorage(VarDecl *A, llvm::ArrayRef< CombinerRecipe > Combiners) | clang::OpenACCReductionRecipeWithStorage | inline |
OpenACCReductionRecipeWithStorage(const OpenACCReductionRecipeWithStorage &Other) | clang::OpenACCReductionRecipeWithStorage | inline |
OpenACCReductionRecipeWithStorage(OpenACCReductionRecipeWithStorage &&Other) | clang::OpenACCReductionRecipeWithStorage | inline |
operator=(OpenACCReductionRecipeWithStorage &&)=delete | clang::OpenACCReductionRecipeWithStorage | |
operator=(const OpenACCReductionRecipeWithStorage &)=delete | clang::OpenACCReductionRecipeWithStorage |