Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h391 AnalyzerOptions &getMutAnalyzerOpts();
/src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp241 AnalyzerOptions &CowCompilerInvocation::getMutAnalyzerOpts() { in getMutAnalyzerOpts() function in CowCompilerInvocation