Searched refs:getRanges (Results 1 - 23 of 23) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h145 /// getRanges - Return the range tag for the memory reference.
146 const MDNode *getRanges() const { return Ranges; } function in class:llvm::MachineMemOperand
H A DLexicalScopes.h175 SmallVector<InsnRange, 4> &getRanges() { return Ranges; } function in class:llvm::LexicalScope
H A DSelectionDAGNodes.h937 const MDNode *getRanges() const { return MMO->getRanges(); } function in class:llvm::SDNode::MemSDNode
/external/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp168 Info.getRanges(),
H A DDiagnosticRenderer.cpp232 Diag.getRanges(), Diag.getFixIts(),
H A DSerializedDiagnosticPrinter.cpp491 Info.getRanges(),
/external/llvm/include/llvm/Support/
H A DSourceMgr.h191 const std::vector<std::pair<unsigned, unsigned> > &getRanges() const {
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp250 for (unsigned i = 0, e = D.getRanges().size(); i != e; ++i) {
251 std::pair<unsigned, unsigned> Range = D.getRanges()[i];
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h201 virtual std::pair<ranges_iterator, ranges_iterator> getRanges();
/external/llvm/lib/CodeGen/
H A DLexicalScopes.cpp282 SmallVector<InsnRange, 4> &InsnRanges = Scope->getRanges();
/external/clang/include/clang/Basic/
H A DDiagnostic.h1053 ArrayRef<CharSourceRange> getRanges() const {
1119 ArrayRef<CharSourceRange> getRanges() const {
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp338 const SmallVector<InsnRange, 4> &Ranges = Scope->getRanges();
379 const SmallVector<InsnRange, 4> &Ranges = Scope->getRanges();
1178 const SmallVector<InsnRange, 4> &Ranges = S->getRanges();
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1352 BugReport::getRanges() { function in class:BugReport
1987 llvm::tie(Beg, End) = exampleReport->getRanges();
H A DBugReporterVisitors.cpp92 llvm::tie(Beg, End) = BR.getRanges();
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1790 virtual std::pair<ranges_iterator, ranges_iterator> getRanges() { function in class:__anon3463::CFRefReport
1793 return BugReport::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/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1388 Diag.getLineContents(), Diag.getRanges());
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1883 } else if (const MDNode *Ranges = LD->getRanges()) {
/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/ ...

Completed in 443 milliseconds