Home | History | Annotate | Download | only in Driver

Lines Matching defs:Compiler

3 //                     The LLVM Compiler Infrastructure
20 #include "llvm/Support/Compiler.h"
234 mutable std::unique_ptr<tools::gcc::Compiler> Compile;
256 /// Get the "MachO" arch name for a particular compiler invocation. For
264 /// Add the linker arguments to link the compiler runtime library.
666 mutable std::unique_ptr<tools::gcc::Compiler> Compiler;
1066 /// MyriadToolChain - A tool chain using either clang or the external compiler
1090 mutable std::unique_ptr<Tool> Compiler;