Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dtype-parsers.h139 constexpr Parser<OmpEndLoopDirective> ompEndLoopDirective; variable
H A Dexecutable-parsers.cpp52 construct<ExecutableConstruct>(indirect(ompEndLoopDirective)),