Home
last modified time | relevance | path

Searched refs:getNumRanges (Results 1 – 10 of 10) sorted by relevance

/external/clang/tools/libclang/
DCIndexDiagnostic.h80 virtual unsigned getNumRanges() const = 0;
141 unsigned getNumRanges() const override;
DCIndexDiagnostic.cpp74 unsigned getNumRanges() const override { return 0; } in getNumRanges() function in __anon153ac0610111::CXDiagnosticCustomNoteImpl
426 return D->getNumRanges(); in clang_getDiagnosticNumRanges()
432 if (!D || Range >= D->getNumRanges()) in clang_getDiagnosticRange()
DCXLoadedDiagnostic.h50 unsigned getNumRanges() const override;
DCXStoredDiagnostic.cpp83 unsigned CXStoredDiagnostic::getNumRanges() const { in getNumRanges() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp130 unsigned CXLoadedDiagnostic::getNumRanges() const { in getNumRanges() function in CXLoadedDiagnostic
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugAranges.h81 uint32_t getNumRanges() const { return Aranges.size(); } in getNumRanges() function
DDWARFDebugAranges.cpp100 const uint32_t num_ranges = getNumRanges(); in dump()
/external/clang/include/clang/Basic/
DPartialDiagnostic.h222 for (unsigned I = 0, N = Other.getNumRanges(); I != N; ++I) in PartialDiagnostic()
DDiagnostic.h1220 unsigned getNumRanges() const { in getNumRanges() function
1226 assert(Idx < getNumRanges() && "Invalid diagnostic range index!"); in getRange()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...