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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h289 class PathSensitiveBugReport : public BugReport { class in namespace:clang::ento
369 PathSensitiveBugReport(const BugType &bt, StringRef desc, function in class:clang::ento::PathSensitiveBugReport
375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, function in class:clang::ento::PathSensitiveBugReport
389 PathSensitiveBugReport(const BugType &bt, StringRef desc, function in class:clang::ento::PathSensitiveBugReport

Completed in 111 milliseconds