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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h42 RefCountBugKind getBugType() const { return BT; } function in class:clang::ento::retaincountchecker::RefCountBug
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h149 const BugType& getBugType() const { return BT; } function in class:clang::ento::BugReport
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp128 const std::unique_ptr<BugType> &getBugType(CheckKind Kind) const { function in class:__anon966::NullabilityChecker
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h838 StringRef getBugType() const { return BugType; } function in class:clang::ento::PathDiagnostic

Completed in 184 milliseconds