Home
last modified time | relevance | path

Searched refs:set_moduleFileSuffix (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/include/flang/Semantics/
Dsemantics.h107 SemanticsContext &set_moduleFileSuffix(const std::string &x) { in set_moduleFileSuffix() function
/external/llvm-project/flang/tools/f18/
Df18.cpp196 .set_moduleFileSuffix(driver.moduleFileSuffix) in CompileFortran()