Home
last modified time | relevance | path

Searched defs:OpenMPDeclareReductionConstruct (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h3593 struct OpenMPDeclareReductionConstruct { struct
3595 CharBlock source;
3598 t;
/llvm-project-15.0.7/flang/lib/Parser/
H A Dunparse.cpp2376 [&](const OpenMPDeclareReductionConstruct &) { in Pre()