Searched defs:Compilation (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp35 Compilation::Compilation(const Driver &D, const ToolChain &_DefaultToolChain, function in class:Compilation
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h45 class Compilation { class in namespace:clang::driver
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp53 GetCC1Arguments(DiagnosticsEngine *Diagnostics, driver::Compilation *Compilation) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp88 static bool ignoreExtraCC1Commands(const driver::Compilation *Compilation) { argument
133 getCC1Arguments(DiagnosticsEngine *Diagnostics, driver::Compilation *Compilation) argument
429 runInvocation( const char *BinaryName, driver::Compilation *Compilation, std::shared_ptr<CompilerInvocation> Invocation, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
[all...]

Completed in 218 milliseconds