Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprescan.cpp68 const bool beganInFixedForm{inFixedForm_}; in Prescan() local
77 if (inFixedForm_ != beganInFixedForm) { in Prescan()
79 if (beganInFixedForm) { in Prescan()