Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp82 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp126 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp77 unsigned getNumRanges() const { return 0; } in getNumRanges() function in __anon22ab40a70111::CXDiagnosticCustomNoteImpl
/external/llvm/lib/DebugInfo/
DDWARFDebugAranges.h81 uint32_t getNumRanges() const { return Aranges.size(); } in getNumRanges() function
/external/clang/include/clang/Basic/
DDiagnostic.h1129 unsigned getNumRanges() const { in getNumRanges() function