Searched defs:getDriver (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h133 const Driver &getDriver() const { return TheDriver; } function in class:clang::driver::Compilation
H A DToolChain.h204 const Driver &getDriver() const { return D; } function in class:clang::driver::ToolChain

Completed in 55 milliseconds