Home
last modified time | relevance | path

Searched refs:ANALYSIS_CONSTRAINTS (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def20 #ifndef ANALYSIS_CONSTRAINTS
21 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN)
24 ANALYSIS_CONSTRAINTS(RangeConstraints, "range",
28 ANALYSIS_CONSTRAINTS(Z3Constraints, "z3", "Use Z3 contraint solver",
93 #undef ANALYSIS_CONSTRAINTS
DAnalyzerOptions.h52 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN) NAME##Model, macro
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def20 #ifndef ANALYSIS_CONSTRAINTS
21 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN)
24 ANALYSIS_CONSTRAINTS(RangeConstraints, "range", "Use constraint tracking of concrete value ranges",…
52 #undef ANALYSIS_CONSTRAINTS
DAnalyzerOptions.h51 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN) NAME##Model, macro
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp172 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATEFN) \ in DigestAnalyzerOptions() macro
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp240 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATEFN) \ in DigestAnalyzerOptions() macro
/external/clang/lib/Frontend/
DCompilerInvocation.cpp178 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN) \ in ParseAnalyzerArgs() macro
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp429 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN) \ in ParseAnalyzerArgs() macro