Searched defs:getCategory (Results 1 – 9 of 9) sorted by relevance
70 unsigned CXStoredDiagnostic::getCategory() const { in getCategory() function in CXStoredDiagnostic
119 unsigned CXLoadedDiagnostic::getCategory() const { in getCategory() function in CXLoadedDiagnostic
66 unsigned getCategory() const override { return 0; } in getCategory() function in __anonf8f5f3fb0111::CXDiagnosticCustomNoteImpl
49 StringRef getCategory() const { return Category; } in getCategory() function
385 fltCategory getCategory() const { return category; } in getCategory() function1236 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory() function
839 StringRef getCategory() const { return Category; } in getCategory() function
1223 ObjCCategoryDecl *ObjCMethodDecl::getCategory() { in getCategory() function in ObjCMethodDecl
325 const ObjCCategoryDecl *getCategory() const { in getCategory() function
4868 APFloat::fltCategory DoubleAPFloat::getCategory() const { in getCategory() function in llvm::detail::DoubleAPFloat