Home
last modified time | relevance | path

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

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