Home
last modified time | relevance | path

Searched defs:getRanges (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountDiagnostics.h63 ArrayRef<SourceRange> getRanges() const override { in getRanges() function
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
DInputOutput.java111 public final Range<Integer> getRanges(int lineI) { in getRanges() method in InputOutput
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h256 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
DDwarfUnit.h61 const SmallVectorImpl<RangeSpan> &getRanges() const { return Ranges; } in getRanges() function
/external/llvm-project/mlir/tools/mlir-reduce/
DReductionTreeUtils.cpp60 static std::vector<std::tuple<int, int>> getRanges(std::vector<bool> tSpace, in getRanges() function
/external/llvm/include/llvm/CodeGen/
DMachineMemOperand.h175 const MDNode *getRanges() const { return Ranges; } in getRanges() function
DLexicalScopes.h65 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
DMachineMemOperand.h238 const MDNode *getRanges() const { return Ranges; } in getRanges() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLexicalScopes.h66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
DMachineMemOperand.h246 const MDNode *getRanges() const { return Ranges; } in getRanges() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h352 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h356 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h283 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h262 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function
/external/llvm/include/llvm/Support/
DSourceMgr.h267 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h294 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
/external/clang/include/clang/Basic/
DDiagnostic.h1231 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function
1297 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h231 virtual ArrayRef<SourceRange> getRanges() const { in getRanges() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1584 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function
1651 ArrayRef<CharSourceRange> getRanges() const { in getRanges() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h509 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function
/external/llvm-project/llvm/include/llvm/MC/
DMCFragment.h550 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h405 ArrayRef<SourceRange> getRanges() const { return ranges; } in getRanges() function
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h477 ArrayRef<SourceRange> getRanges() const { return ranges; } in getRanges() function
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp161 const IntRangeVector &getRanges() const { return Ranges; } in getRanges() function in __anonf1e9aeb30111::StdLibraryFunctionsChecker::RangeConstraint

12