Home
last modified time | relevance | path

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

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