Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCompilerInvocation.h398 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp270 CowCompilerInvocation::getMutPreprocessorOutputOpts() { in getMutPreprocessorOutputOpts() function in CowCompilerInvocation