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

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 473 bool shouldWriteStableReportFilename();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 224 bool AnalyzerOptions::shouldWriteStableReportFilename() {
HTMLDiagnostics.cpp 294 if (!AnalyzerOpts.shouldWriteStableReportFilename()) {

Completed in 129 milliseconds