Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dformat-implementation.h174 int FormatControl<CONTEXT>::CueUpNextDataEdit(Context &context, bool stop) { in CueUpNextDataEdit() function
366 int repeat{CueUpNextDataEdit(context)}; in GetNextDataEdit()
464 CueUpNextDataEdit(context, true /* stop at colon or end of FORMAT */); in Finish()
H A Dformat.h145 int CueUpNextDataEdit(Context &, bool stop = false);