Home
last modified time | relevance | path

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

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