Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfile.h39 bool isWindowsTextFile() const { return isWindowsTextFile_; } in isWindowsTextFile() function
H A Dunit.cpp294 if (!isWindowsTextFile()) { in Emit()
543 if (!isWindowsTextFile()) { in AdvanceRecord()