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

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugType.h 47 void setSuppressOnSink(bool x) { SuppressonSink = x; }
  /external/clang/lib/StaticAnalyzer/Checkers/
SimpleStreamChecker.cpp 118 LeakBugType->setSuppressOnSink(true);
RetainCountChecker.cpp     [all...]

Completed in 6760 milliseconds