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 42 /// isSuppressOnSink - Returns true if bug reports associated with this bug
45 bool isSuppressOnSink() const { return SuppressonSink; }
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 552 milliseconds