Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp127 static std::string ModFileName(const SourceName &name, in ModFileName() function
138 ModFileName(symbol.name(), ancestorName, context_.moduleFileSuffix())}; in Write()
779 auto path{ModFileName(name, ancestorName, context_.moduleFileSuffix())}; in Read()