enum OMPDeclareReductionDecl::InitKind

Declared at: clang/include/clang/AST/DeclOpenMP.h:175

Enumerators

NameValueComment
CallInit0
DirectInit1
CopyInit2