Searched refs:getCategory (Results 1 - 9 of 9) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugType.h | 40 StringRef getCategory() const { return Category; } function in class:clang::ento::BugType |
H A D | PathDiagnostic.h | 486 StringRef getCategory() const { return Category; } function in class:clang::ento::PathDiagnostic |
/external/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 319 fltCategory getCategory() const { return category; } function in class:llvm::APFloat |
/external/clang/lib/StaticAnalyzer/Core/ | ||
H A D | PlistDiagnostics.cpp | 431 EmitString(o, D->getCategory()) << '\n'; |
H A D | HTMLDiagnostics.cpp | 257 const std::string& BugCategory = D.getCategory(); |
H A D | BugReporter.cpp | 1865 BT.getCategory())); |
/external/webkit/Source/WebCore/inspector/front-end/ | ||
H A D | AuditsPanel.js | 105 getCategory: function(id) |
H A D | ExtensionServer.js | 348 if (WebInspector.panels.audits.getCategory(category.id)) |
/external/jdiff/ | ||
H A D | xerces.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
Completed in 188 milliseconds