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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h180 DependencyOutputOptions &getDependencyOutputOpts() { function in class:clang::CompilerInvocation
183 const DependencyOutputOptions &getDependencyOutputOpts() const { function in class:clang::CompilerInvocation
H A DCompilerInstance.h220 DependencyOutputOptions &getDependencyOutputOpts() { function in class:clang::CompilerInstance
223 const DependencyOutputOptions &getDependencyOutputOpts() const { function in class:clang::CompilerInstance

Completed in 52 milliseconds