Home
last modified time | relevance | path

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

/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 __anon1034a3ea0111::CXDiagnosticCustomNoteImpl
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugAranges.h81 uint32_t getNumRanges() const { return Aranges.size(); } in getNumRanges() function
/external/clang/include/clang/Basic/
DDiagnostic.h1220 unsigned getNumRanges() const { in getNumRanges() function