Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInvocation.h97 std::string moduleDir = "."; global() variable
/llvm-project/flang/tools/bbc/
H A Dbbc.cpp99 moduleDir("module", llvm::cl::desc("module output directory (default .)"), global() variable