Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsemantics.h130 SemanticsContext &set_moduleFileSuffix(const std::string &x) { in set_moduleFileSuffix() function
/llvm-project-15.0.7/flang/tools/bbc/
H A Dbbc.cpp324 .set_moduleFileSuffix(moduleSuffix) in main()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp792 .set_moduleFileSuffix(getModuleFileSuffix()); in setSemanticsOpts()