Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp81 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp119 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp76 unsigned getNumRanges() const { return 0; } in getNumRanges() function in __anon0ad4342b0111::CXDiagnosticCustomNoteImpl
/external/llvm/lib/DebugInfo/
DDWARFDebugAranges.h85 uint32_t getNumRanges() const { return Aranges.size(); } in getNumRanges() function
/external/clang/include/clang/Basic/
DDiagnostic.h1162 unsigned getNumRanges() const { in getNumRanges() function