Searched defs:getNumRanges (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/tools/libclang/ | ||
| H A D | CXStoredDiagnostic.cpp | 79 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic |
| H A D | CXLoadedDiagnostic.cpp | 127 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic |
| H A D | CIndexDiagnostic.cpp | 69 unsigned getNumRanges() const override { return 0; } in getNumRanges() function in __anon50498daf0111::CXDiagnosticCustomNoteImpl |
| /llvm-project-15.0.7/clang/include/clang/Basic/ | ||
| H A D | Diagnostic.h | 1641 unsigned getNumRanges() const { in getNumRanges() function |