Home
last modified time | relevance | path

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

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