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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h230 PreprocessorOutputOptions &getPreprocessorOutputOpts() { function in class:clang::CompilerInvocation
234 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { function in class:clang::CompilerInvocation
H A DCompilerInstance.h316 PreprocessorOutputOptions &getPreprocessorOutputOpts() { function in class:clang::CompilerInstance
319 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { function in class:clang::CompilerInstance

Completed in 105 milliseconds