Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dmisc-parsers.h43 constexpr auto block{many(executionPartConstruct)};
H A Dtype-parsers.h48 constexpr Parser<ExecutionPartConstruct> executionPartConstruct; // R510 variable
H A Dexecutable-parsers.cpp87 construct<ExecutionPart>(many(executionPartConstruct)))