Home
last modified time | relevance | path

Searched refs:sectionConstruct (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp1183 const Fortran::parser::OpenMPSectionConstruct &sectionConstruct) { in genOMP() argument
1497 [&](const Fortran::parser::OpenMPSectionConstruct &sectionConstruct) { in genOpenMPConstruct() argument
1498 genOMP(converter, eval, sectionConstruct); in genOpenMPConstruct()