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 369 bool shouldWriteStableReportFilename();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 193 bool AnalyzerOptions::shouldWriteStableReportFilename() {
HTMLDiagnostics.cpp 281 if (!AnalyzerOpts.shouldWriteStableReportFilename()) {

Completed in 56 milliseconds