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

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 297 /// getDisplayHint - Return a hint indicating where the diagnostic should
299 DisplayHint getDisplayHint() const { return Hint; }
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 617 ID.AddInteger((unsigned) getDisplayHint());

Completed in 527 milliseconds