Home
last modified time | relevance | path

Searched defs:BugType (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/
Dbug_report_util.h33 enum BugType { enum
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugType.h34 BugType(StringRef name, StringRef cat) in BugType() function
DBugReporter.h44 class BugType; variable
DPathDiagnostic.h611 std::string BugType; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp125 const char *BugType = 0; in Report() local
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp248 const std::string& BugType = D.getBugType(); in ReportDiag() local