HomeSort by relevance Sort by last modified time
    Searched refs:ANALYSIS (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 1 //===--- AnalyzerOptions.h - Analysis Engine Options ------------*- C++ -*-===//
35 /// Analysis - Set of available source code analyses.
37 #define ANALYSIS(NAME, CMDFLAG, DESC, SCOPE) NAME,
42 /// AnalysisStores - Set of available analysis store models.
57 /// analysis results.
103 /// \brief Describes the different modes of inter-procedural analysis.
107 /// Perform only intra-procedural analysis.
147 /// the given analysis consumer. Note, the code will get parsed and the
162 /// or 1 respectively. The upside is that this can increase analysis
198 /// Controls the mode of inter-procedural analysis
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 139 CATEGORY(ANALYSIS, SEMA)

Completed in 518 milliseconds