Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dio-parsers.cpp313 constexpr auto positionOrFlushSpecList{ variable
319 construct<BackspaceStmt>("BACKSPACE" >> positionOrFlushSpecList))
324 construct<EndfileStmt>("END FILE" >> positionOrFlushSpecList))
328 construct<RewindStmt>("REWIND" >> positionOrFlushSpecList))
344 construct<FlushStmt>("FLUSH" >> positionOrFlushSpecList))