Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsemantics.h126 SemanticsContext &set_moduleDirectory(const std::string &x) { in set_moduleDirectory() function
/llvm-project-15.0.7/flang/tools/bbc/
H A Dbbc.cpp323 semanticsContext.set_moduleDirectory(moduleDir) in main()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp787 semanticsContext->set_moduleDirectory(getModuleDir()) in setSemanticsOpts()