Home
last modified time | relevance | path

Searched refs:SetUpStaticAnalyzer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h206 bool SetUpStaticAnalyzer = false; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1398 if (PPOpts.SetUpStaticAnalyzer) in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8083 MarshallingInfoFlag<PreprocessorOpts<"SetUpStaticAnalyzer">>;