Home
last modified time | relevance | path

Searched defs:getCategoryText (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp78 CXString CXStoredDiagnostic::getCategoryText() const { in getCategoryText() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp126 CXString CXLoadedDiagnostic::getCategoryText() const { in getCategoryText() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp72 CXString getCategoryText() const override { return cxstring::createEmpty(); } in getCategoryText() function in __anon232f45170111::CXDiagnosticCustomNoteImpl