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

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
UndefCapturedBlockVarChecker.cpp 92 R->disablePathPruning();
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 411 void disablePathPruning() { DoNotPrunePath = true; }

Completed in 22 milliseconds