Home
last modified time | relevance | path

Searched defs:BugReport (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h25 class BugReport; variable
H A DBugReporter.h136 BugReport(Kind kind, const BugType &bt, StringRef desc) in BugReport() function
139 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, in BugReport() function