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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h119 class BugReport { class in namespace:clang::ento
136 BugReport(Kind kind, const BugType &bt, StringRef desc) function in class:clang::ento::BugReport
139 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, function in class:clang::ento::BugReport
[all...]

Completed in 112 milliseconds