Searched defs:getCheckerName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp25 CheckerNameRef CheckerBase::getCheckerName() const { return Name; } function in class:CheckerBase
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h52 StringRef getCheckerName() const { function in class:clang::ento::BugType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h801 StringRef getCheckerName() const { return CheckerName; } function in class:clang::ento::PathDiagnostic

Completed in 109 milliseconds