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

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 134 const BugType& getBugType() const { return BT; }
135 BugType& getBugType() { return BT; }
PathDiagnostic.h 650 StringRef getBugType() const { return BugType; }

Completed in 17 milliseconds