Home
last modified time | relevance | path

Searched refs:getMutPreprocessorOutputOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h383 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp259 CowCompilerInvocation::getMutPreprocessorOutputOpts() { in getMutPreprocessorOutputOpts() function in CowCompilerInvocation