Searched refs:DriverOptions (Results 1 – 4 of 4) sorted by relevance
80 struct DriverOptions { struct81 DriverOptions() {} in DriverOptions() argument121 void RunOtherCompiler(DriverOptions &driver, char *source, char *relo) { in RunOtherCompiler() argument134 std::string RelocatableName(const DriverOptions &driver, std::string path) { in RelocatableName()155 std::string path, Fortran::parser::Options options, DriverOptions &driver) { in CompileFortran()256 std::string CompileOtherLanguage(std::string path, DriverOptions &driver) { in CompileOtherLanguage()265 void Link(std::vector<std::string> &relocatables, DriverOptions &driver) { in Link()285 DriverOptions driver; in main()
29 struct DriverOptions { struct172 DriverOptions DriverOpts;
22 DriverOptions.cpp
37 "DriverOptions.cpp",