/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 256 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
|
D | DwarfUnit.h | 61 const SmallVectorImpl<RangeSpan> &getRanges() const { return Ranges; } in getRanges() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 61 const SmallVectorImpl<RangeSpan> &getRanges() const { return Ranges; } in getRanges() function
|
D | DwarfCompileUnit.h | 297 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 175 const MDNode *getRanges() const { return Ranges; } in getRanges() function
|
D | LexicalScopes.h | 65 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LexicalScopes.h | 174 SmallVector<InsnRange, 4> &getRanges() { return Ranges; } in getRanges() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 67 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
|
D | MachineMemOperand.h | 238 const MDNode *getRanges() const { return Ranges; } in getRanges() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 262 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function
|
/external/llvm/include/llvm/Support/ |
D | SourceMgr.h | 267 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 293 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1231 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function 1297 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | PathDiagnostic.h | 405 ArrayRef<SourceRange> getRanges() const { return ranges; } in getRanges() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCFragment.h | 654 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 2701 llvm::iterator_range<BugReport::ranges_iterator> BugReport::getRanges() { in getRanges() function in BugReport
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 1815 llvm::iterator_range<ranges_iterator> getRanges() override { in getRanges() function in __anonf8e0d6ba0611::CFRefReport
|