Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dunit.cpp992 bool parentIsUnformatted{!parentIsFormatted}; in CheckFormattingAndDirection() local
993 if (unformatted != parentIsUnformatted) { in CheckFormattingAndDirection()