Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInvocation.h99 std::string moduleFileSuffix = ".mod"; global() variable
/llvm-project/flang/include/flang/Semantics/
H A Dsemantics.h96 const std::string &moduleFileSuffix() const { return moduleFileSuffix_; } moduleFileSuffix() function