Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.h47 Prescanner &set_fixedForm(bool yes) { in set_fixedForm() function
H A Dparsing.cpp77 prescanner.set_fixedForm(options.isFixedForm) in Prescan()