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

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugType.h 43 /// isSuppressOnSink - Returns true if bug reports associated with this bug
46 bool isSuppressOnSink() const { return SuppressonSink; }
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 583 milliseconds