HomeSort by: relevance | last modified time | path
    Searched refs:shouldPrunePath (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 408 bool shouldPrunePath() const { return !DoNotPrunePath; }
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 2055 if (R->shouldPrunePath() && Opts.ShouldPrunePaths) {

Completed in 70 milliseconds