Searched defs:getBugType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h176 const BugType& getBugType() const { return BT; } function in class:clang::ento::BugReport
177 BugType& getBugType() { return BT; } function in class:clang::ento::BugReport
H A DPathDiagnostic.h748 StringRef getBugType() const { return BugType; } function in class:clang::ento::PathDiagnostic

Completed in 125 milliseconds