Home
last modified time | relevance | path

Searched defs:getNumRanges (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DCXStoredDiagnostic.cpp79 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp127 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp69 unsigned getNumRanges() const override { return 0; } in getNumRanges() function in __anonc9b7ed760111::CXDiagnosticCustomNoteImpl
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp83 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp130 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp74 unsigned getNumRanges() const override { return 0; } in getNumRanges() function in __anon541715080111::CXDiagnosticCustomNoteImpl
/external/clang/include/clang/Basic/
DDiagnostic.h1220 unsigned getNumRanges() const { in getNumRanges() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1573 unsigned getNumRanges() const { in getNumRanges() function