Searched defs:getCategoryText (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CXStoredDiagnostic.cpp | 74 CXString CXStoredDiagnostic::getCategoryText() const { getCategoryText() function in CXStoredDiagnostic |
H A D | CXLoadedDiagnostic.cpp | 124 CXString CXLoadedDiagnostic::getCategoryText() const { in getCategoryText() function in CXLoadedDiagnostic |
H A D | CIndexDiagnostic.cpp | 67 CXString getCategoryText() const override { return cxstring::createEmpty(); } in getCategoryText() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl |