Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h390 PreprocessorOptions &getMutPreprocessorOpts();
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp237 PreprocessorOptions &CowCompilerInvocation::getMutPreprocessorOpts() { in getMutPreprocessorOpts() function in CowCompilerInvocation