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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 69 AnalyzerOptions& getAnalyzerOptions() {
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 379 virtual AnalyzerOptions& getAnalyzerOptions() = 0;
447 AnalyzerOptions& getAnalyzerOptions() { return D.getAnalyzerOptions(); }
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 152 AnalyzerOptions &getAnalyzerOptions() { return *AOptions; }
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 134 milliseconds