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

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h70 ArrayRef<SourceRange> getRanges() const override {
72 return PathSensitiveBugReport::getRanges();
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DPlistReporter.cpp105 if (!D.getRanges().empty()) {
108 for (auto &R : D.getRanges()) {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h238 const MDNode *getRanges() const { return Ranges; } function in class:llvm::MachineMemOperand
309 LHS.getRanges() == RHS.getRanges() &&
H A DLexicalScopes.h66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } function in class:llvm::LexicalScope
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp154 DiagMessageStream.str(), Info.getRanges(), Info.getFixItHints());
H A DDiagnosticRenderer.cpp145 Diag.getRanges(), Diag.getFixIts(),
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp180 ArrayRef<SourceRange> Ranges = piece->getRanges();
279 if (X.getRanges().size() != Y.getRanges().size())
280 return X.getRanges().size() < Y.getRanges().size();
284 for (unsigned i = 0, n = X.getRanges().size(); i < n; ++i) {
285 SourceRange XR = X.getRanges()[i];
286 SourceRange YR = Y.getRanges()[i];
1080 ArrayRef<SourceRange> Ranges = getRanges();
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h294 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } function in class:llvm::SMDiagnostic
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp106 for (const InsnRange &R : S->getRanges()) {
H A DDwarfCompileUnit.h351 /// getRanges - Get the list of ranges for this unit.
352 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } function in class:llvm::final
H A DDwarfCompileUnit.cpp544 attachRangesOrLowHighPC(*ScopeDIE, Scope->getRanges());
574 attachRangesOrLowHighPC(*ScopeDIE, Scope->getRanges());
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp332 ArrayRef<SourceRange> Ranges = P.getRanges();
408 ArrayRef<SourceRange> Ranges = P->getRanges();
441 ArrayRef<SourceRange> Ranges = P.getRanges();
472 ArrayRef<SourceRange> Ranges = P.getRanges();
610 ArrayRef<SourceRange> Ranges = Piece.getRanges();
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h229 virtual ArrayRef<SourceRange> getRanges() const { function in class:clang::ento::BugReport
424 ArrayRef<SourceRange> getRanges() const override;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp294 SmallVectorImpl<InsnRange> &InsnRanges = Scope->getRanges();
H A DMachineFunction.cpp452 MMO->getRanges(), MMO->getSyncScopeID(),
461 MMO->getAAInfo(), MMO->getRanges(), MMO->getSyncScopeID(),
H A DMachineOperand.cpp1166 if (getRanges()) {
1168 getRanges()->printAsOperand(OS, MST);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp620 for (std::pair<const MCSymbol *, const MCSymbol *> Range : Frag.getRanges()) {
629 for (size_t I = 0, E = Frag.getRanges().size(); I != E;) {
632 const MCSymbol *RangeBegin = Frag.getRanges()[I].first;
H A DMCFragment.cpp454 F->getRanges()) {
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp127 const IntRangeVectorTy &getRanges() const { function in class:__anon3421::StdLibraryFunctionsChecker::ValueRange
250 const IntRangeVectorTy &R = getRanges();
281 const IntRangeVectorTy &R = getRanges();
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp142 PD->getShortDescription(), PD->path.back()->getRanges(),
151 Piece->getString(), Piece->getRanges(), Piece->getFixits());
164 Piece->getString(), Piece->getRanges(), Piece->getFixits());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp296 if (const MDNode *Ranges = MMO->getRanges()) {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h509 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { function in class:llvm::MCCVDefRangeFragment
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1099 this->Ranges.assign(Info.getRanges().begin(), Info.getRanges().end());
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1415 ArrayRef<CharSourceRange> getRanges() const {
1482 ArrayRef<CharSourceRange> getRanges() const {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1571 Alignment, MLD->getAAInfo(), MLD->getRanges());
1584 MLD->getRanges());
1646 Alignment, MGT->getAAInfo(), MGT->getRanges());
2275 Alignment, MGT->getAAInfo(), MGT->getRanges());
2285 MGT->getRanges());
2344 Alignment, N->getAAInfo(), N->getRanges());
2357 N->getRanges());
2412 Alignment, N->getAAInfo(), N->getRanges());
2421 Alignment, N->getAAInfo(), N->getRanges());

Completed in 385 milliseconds

12