Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp74 CXString CXStoredDiagnostic::getCategoryText() const { getCategoryText() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp124 CXString CXLoadedDiagnostic::getCategoryText() const { in getCategoryText() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp67 CXString getCategoryText() const override { return cxstring::createEmpty(); } in getCategoryText() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl