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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h216 PreprocessorOutputOptions &getPreprocessorOutputOpts() { function in class:clang::CompilerInvocation
220 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 59 milliseconds