Home
last modified time | relevance | path

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

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