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 __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
51 StringRef getCategory() const { return Category; } in getCategory() function
375 fltCategory getCategory() const { return category; } in getCategory() function1224 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory() function
842 StringRef getCategory() const { return Category; } in getCategory() function
1172 ObjCCategoryDecl *ObjCMethodDecl::getCategory() { in getCategory() function in ObjCMethodDecl
326 const ObjCCategoryDecl *getCategory() const { in getCategory() function
4585 APFloat::fltCategory DoubleAPFloat::getCategory() const { in getCategory() function in llvm::detail::DoubleAPFloat