Home
last modified time | relevance | path

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

/llvm-project/flang/tools/bbc/
H A Dbbc.cpp103 moduleSuffix("module-suffix", llvm::cl::desc("module file suffix override"), global() variable
/llvm-project/flang/lib/Frontend/
H A DCompilerInvocation.cpp837 if (const auto *moduleSuffix = parseSemaArgs() local