Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprogram-parsers.cpp45 static constexpr auto normalProgramUnit{StartNewSubprogram{} >> programUnit / variable
60 some(globalCompilerDirective || normalProgramUnit) /