Home
last modified time | relevance | path

Searched refs:getRanges (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp91 PD->path.back()->getRanges(), PD->path.back()->getFixits()); in FlushDiagnosticsImpl()
99 Piece->getString(), Piece->getRanges(), in FlushDiagnosticsImpl()
113 Piece->getString(), Piece->getRanges(), in FlushDiagnosticsImpl()
H A DPlistDiagnostics.cpp317 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportEvent()
401 ArrayRef<SourceRange> Ranges = P->getRanges(); in ReportMacroExpansions()
434 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportNote()
465 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportPopUp()
621 ArrayRef<SourceRange> Ranges = Piece.getRanges(); in FlushDiagnosticsImpl()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h63 ArrayRef<SourceRange> getRanges() const override { in getRanges() function
65 return PathSensitiveBugReport::getRanges(); in getRanges()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h272 const MDNode *getRanges() const { return Ranges; } in getRanges() function
357 LHS.getRanges() == RHS.getRanges() &&
H A DLexicalScopes.h67 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
H A DSelectionDAGNodes.h1448 const MDNode *getRanges() const { return MMO->getRanges(); }
1504 if (getRanges() && getRanges() != NewMMO->getRanges())
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp173 ArrayRef<SourceRange> Ranges = piece->getRanges(); in HandlePathDiagnostic()
273 if (X.getRanges().size() != Y.getRanges().size()) in comparePiece()
274 return X.getRanges().size() < Y.getRanges().size(); in comparePiece()
278 for (unsigned i = 0, n = X.getRanges().size(); i < n; ++i) { in comparePiece()
279 SourceRange XR = X.getRanges()[i]; in comparePiece()
280 SourceRange YR = Y.getRanges()[i]; in comparePiece()
1093 ArrayRef<SourceRange> Ranges = getRanges(); in Profile()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnosticPrinter.cpp77 DiagMessageStream.str(), Info.getRanges(), Info.getFixItHints(), &Info); in HandleDiagnostic()
H A DTextDiagnosticPrinter.cpp152 DiagMessageStream.str(), Info.getRanges(), Info.getFixItHints()); in HandleDiagnostic()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry()
H A DLVScope.cpp775 void LVScope::getRanges(LVLocations &LocationList, in getRanges() function in LVScope
796 Scope->getRanges(LocationList, ValidLocation, RecordInvalid); in getRanges()
800 void LVScope::getRanges(LVRange &RangeList) { in getRanges() function in LVScope
809 Scope->getRanges(RangeList); in getRanges()
815 const LVLocations *ParentRanges = Parent->getRanges(); in outermostParent()
1233 getRanges(Locations, ValidLocation, RecordInvalid); in processRangeLocationCoverage()
H A DLVSymbol.cpp131 const LVLocations *Ranges = getParentScope()->getRanges(); in fillLocationGaps()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp619 for (std::pair<const MCSymbol *, const MCSymbol *> Range : Frag.getRanges()) { in encodeDefRange()
628 for (size_t I = 0, E = Frag.getRanges().size(); I != E;) { in encodeDefRange()
631 const MCSymbol *RangeBegin = Frag.getRanges()[I].first; in encodeDefRange()
H A DMCFragment.cpp173 F->getRanges()) { in dump()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h212 const LVLocations *getRanges() const { return Ranges.get(); } in getRanges() function
249 void getRanges(LVLocations &LocationList, LVValidLocation ValidLocation,
251 void getRanges(LVRange &RangeList);
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h229 virtual ArrayRef<SourceRange> getRanges() const { in getRanges() function
423 ArrayRef<SourceRange> getRanges() const override;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h315 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h191 const MDNode *getRanges() const { in getRanges() function
192 return getMMO().getRanges(); in getRanges()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h387 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
H A DDebugHandlerBase.cpp127 for (const InsnRange &R : S->getRanges()) { in identifyScopeMarkers()
H A DDbgEntityHistoryCalculator.cpp181 ArrayRef<InsnRange> ScopeRanges(Scope->getRanges()); in trimLocationRanges()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp297 SmallVectorImpl<InsnRange> &InsnRanges = Scope->getRanges(); in getMachineBasicBlocks()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1635 ArrayRef<CharSourceRange> getRanges() const { return DiagStorage.DiagRanges; } in getRanges() function
1699 ArrayRef<CharSourceRange> getRanges() const { return llvm::ArrayRef(Ranges); } in getRanges() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp770 Function->getRanges(*ScopesWithRanges); in traverseSymbolSection()
1128 CompileUnit->getRanges(*ScopesWithRanges); in processModule()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1456 this->Ranges.assign(Info.getRanges().begin(), Info.getRanges().end()); in StoredDiagnostic()

123