Home
last modified time | relevance | path

Searched defs:getCategory (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h49 StringRef getCategory() const { return Category; } in getCategory() function
/llvm-project/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp70 unsigned CXStoredDiagnostic::getCategory() const { getCategory() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp120 unsigned CXLoadedDiagnostic::getCategory() const { in getCategory() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp66 unsigned getCategory() const override { return 0; } in getCategory() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl
/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h139 Record *getCategory() const { return Def->getValueAsDef("category"); } getCategory() function
/llvm-project/clang/lib/AST/Interp/
H A DFloating.h
/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h440 fltCategory getCategory() const { return category; } getCategory() function
1355 fltCategory getCategory() const { return getIEEE().getCategory(); } getCategory() function
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h842 StringRef getCategory() const { return Category; } in getCategory() function
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1223 ObjCCategoryDecl *ObjCMethodDecl::getCategory() { getCategory() function in ObjCMethodDecl
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h323 const ObjCCategoryDecl *getCategory() const { in getCategory() function
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp5025 APFloat::fltCategory DoubleAPFloat::getCategory() const { getCategory() function in llvm::detail::DoubleAPFloat
[all...]