/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.h | 63 ArrayRef<SourceRange> getRanges() const override { in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LexicalScopes.h | 66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
|
H A D | MachineMemOperand.h | 268 const MDNode *getRanges() const { return Ranges; } in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.h | 380 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 313 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GenericMachineInstrs.h | 188 const MDNode *getRanges() const { in getRanges() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 229 virtual ArrayRef<SourceRange> getRanges() const { in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 776 void LVScope::getRanges(LVLocations &LocationList, getRanges() function in LVScope 801 void LVScope::getRanges(LVRange &RangeList) { getRanges() function in LVScope
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 206 const LVLocations *getRanges() const { return Ranges.get(); } in getRanges() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 549 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 474 ArrayRef<SourceRange> getRanges() const { return ranges; } in getRanges() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdLibraryFunctionsChecker.cpp | 285 const IntRangeVector &getRanges() const { return Ranges; } in getRanges() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::RangeConstraint
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2414 PathSensitiveBugReport::getRanges() const { in getRanges() function in PathSensitiveBugReport
|