Home
last modified time | relevance | path

Searched defs:getModuleDir (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInvocation.h173 std::string &getModuleDir() { return moduleDir; } getModuleDir() function
174 const std::string &getModuleDir() const { return moduleDir; } getModuleDir() function