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.h35 BugType(StringRef name, StringRef cat) in BugType() function
DBugReporter.h45 class BugType; variable
DPathDiagnostic.h666 std::string BugType; variable
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp217 StringRef BugType = D.getBugType(); in ReportDiag() local
/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp176 const char *BugType = 0; in Report() local