Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h145 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function
263 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function
H A DCompilerInstance.h332 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function
335 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function