Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dformat-implementation.h223 int FormatControl<CONTEXT>::CueUpNextDataEdit(Context &context, bool stop) { in CueUpNextDataEdit() function
373 int repeat{CueUpNextDataEdit(context)}; in GetNextDataEdit()
428 CueUpNextDataEdit(context, true /* stop at colon or end of FORMAT */); in Finish()
Dformat.h141 int CueUpNextDataEdit(Context &, bool stop = false);