Searched defs:getRanges (Results 1 - 15 of 15) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h224 /// getRanges - Get the list of ranges for this unit.
225 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } function in class:llvm::DwarfCompileUnit
H A DDwarfUnit.h61 const SmallVectorImpl<RangeSpan> &getRanges() const { return Ranges; } function in class:llvm::RangeSpanList
/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h65 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } function in class:llvm::LexicalScope
H A DMachineMemOperand.h169 /// getRanges - Return the range tag for the memory reference.
170 const MDNode *getRanges() const { return Ranges; } function in class:llvm::MachineMemOperand
211 LHS.getRanges() == RHS.getRanges() &&
H A DSelectionDAGNodes.h1099 const MDNode *getRanges() const { return MMO->getRanges(); } function in class:llvm::MemSDNode
/external/llvm/include/llvm/Support/
H A DSourceMgr.h267 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { function in class:llvm::SMDiagnostic
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h405 ArrayRef<SourceRange> getRanges() const { return ranges; } function in class:clang::ento::PathDiagnosticPiece
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2705 llvm::iterator_range<BugReport::ranges_iterator> BugReport::getRanges() { function in class:BugReport
3434 for (const SourceRange &Range : exampleReport->getRanges())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 409 milliseconds