Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp851 ProvenanceRange fileRange{ in FortranInclude() local
853 Prescanner{*this}.set_encoding(included->encoding()).Prescan(fileRange); in FortranInclude()
H A Dpreprocessor.cpp636 ProvenanceRange fileRange{ in Directive() local
640 .Prescan(fileRange); in Directive()