Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp1034 bool wasInModuleFile{context_.foldingContext().inModuleFile()}; in Read() local
1037 context_.foldingContext().set_inModuleFile(wasInModuleFile); in Read()