Home
last modified time | relevance | path

Searched refs:DriverOptions (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp80 struct DriverOptions { struct
81 DriverOptions() {} in DriverOptions() argument
121 void RunOtherCompiler(DriverOptions &driver, char *source, char *relo) { in RunOtherCompiler() argument
134 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()
/llvm-project/clang/tools/clang-installapi/
H A DOptions.h29 struct DriverOptions { struct
172 DriverOptions DriverOpts;
/llvm-project/clang/lib/Driver/
H A DCMakeLists.txt22 DriverOptions.cpp
/llvm-project/llvm/utils/gn/secondary/clang/lib/Driver/
H A DBUILD.gn37 "DriverOptions.cpp",