Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h112 std::shared_ptr<PreprocessorOutputOptions> PreprocessorOutputOpts; variable
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4649 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; GeneratePreprocessorOutputArgs() local
4670 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; ParsePreprocessorOutputArgs() local