Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dfile.h39 bool isWindowsTextFile() const { return isWindowsTextFile_; } in isWindowsTextFile() function
H A Dunit.h65 RT_API_ATTRS bool isWindowsTextFile() const { return false; } in isWindowsTextFile() function