Home
last modified time | relevance | path

Searched defs:Ranges (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDUnicodeCharRanges.h55 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {} in UnicodeCharSet()
57 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) { in UnicodeCharSet()
95 const CharRanges Ranges; variable
HDSourceMgr.h269 std::vector<std::pair<unsigned, unsigned>> Ranges; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDAffectedRangeManager.h28 const ArrayRef<CharSourceRange> Ranges) in AffectedRangeManager()
59 const SmallVector<CharSourceRange, 8> Ranges; variable
HDFormat.cpp1843 static bool affectsRange(ArrayRef<tooling::Range> Ranges, unsigned Start, in affectsRange()
1912 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortCppIncludes()
1998 ArrayRef<tooling::Range> Ranges, in sortCppIncludes()
2093 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortJavaImports()
2167 ArrayRef<tooling::Range> Ranges, in sortJavaImports()
2229 ArrayRef<tooling::Range> Ranges, in sortIncludes()
2285 std::vector<tooling::Range> Ranges, in formatReplacements()
2286 StringRef FileName) -> tooling::Replacements { in formatReplacements()
2384 StringRef FileName) -> tooling::Replacements { in cleanupAroundReplacements()
2396 ArrayRef<tooling::Range> Ranges, unsigned FirstStartColumn, in reformat()
[all …]
HDTokenAnalyzer.cpp37 ArrayRef<tooling::Range> Ranges, in Environment()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDDiagnosticRenderer.cpp90 ArrayRef<CharSourceRange> Ranges, in emitDiagnostic()
357 mapDiagnosticRanges(FullSourceLoc CaretLoc, ArrayRef<CharSourceRange> Ranges, in mapDiagnosticRanges()
419 ArrayRef<CharSourceRange> Ranges, in emitCaret()
430 ArrayRef<CharSourceRange> Ranges) { in emitSingleMacroExpansion()
484 ArrayRef<CharSourceRange> Ranges) { in checkRangesForMacroArgExpansion()
527 ArrayRef<CharSourceRange> Ranges, in emitMacroExpansions()
HDSerializedDiagnosticPrinter.cpp74 ArrayRef<CharSourceRange> Ranges) override {} in emitDiagnosticLoc()
658 StringRef Message, ArrayRef<clang::CharSourceRange> Ranges, in emitDiagnosticMessage()
685 void SDiagsWriter::EmitCodeContext(SmallVectorImpl<CharSourceRange> &Ranges, in EmitCodeContext()
715 SmallVectorImpl<CharSourceRange> &Ranges, in emitCodeContext()
HDTextDiagnostic.cpp675 StringRef Message, ArrayRef<clang::CharSourceRange> Ranges, in emitDiagnosticMessage()
807 ArrayRef<CharSourceRange> Ranges) { in emitDiagnosticLoc()
1139 SmallVectorImpl<CharSourceRange> &Ranges, ArrayRef<FixItHint> Hints) { in emitSnippetAndCaret()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDTextDiagnostic.h87 SmallVectorImpl<CharSourceRange> &Ranges, in emitCodeContext()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDSourceMgr.cpp165 ArrayRef<SMRange> Ranges, in GetMessage()
244 const Twine &Msg, ArrayRef<SMRange> Ranges, in PrintMessage()
250 const Twine &Msg, ArrayRef<SMRange> Ranges, in PrintMessage()
262 ArrayRef<std::pair<unsigned,unsigned>> Ranges, in SMDiagnostic() argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
HDAnnotations.h82 llvm::StringMap<llvm::SmallVector<Range, 1>> Ranges; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDPlistDiagnostics.cpp190 const ArrayRef<SourceRange> Ranges, in EmitRanges()
332 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportEvent() local
408 ArrayRef<SourceRange> Ranges = P->getRanges(); in ReportMacroExpansions() local
441 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportNote() local
472 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportPopUp() local
610 ArrayRef<SourceRange> Ranges = Piece.getRanges(); in FlushDiagnosticsImpl() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDereferenceChecker.cpp53 SmallVectorImpl<SourceRange> &Ranges, in AddDerefSource()
134 SmallVector<SourceRange, 2> Ranges; in reportBug() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
HDInlineInfo.h66 AddressRanges Ranges; member
HDRange.h86 Collection Ranges; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFVerifier.h42 std::vector<DWARFAddressRange> Ranges; member
/freebsd-11-stable/contrib/llvm-project/clang/tools/clang-format/
HDClangFormat.cpp184 std::vector<tooling::Range> &Ranges) { in fillRanges()
371 std::vector<tooling::Range> Ranges; in format() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_diag.cpp234 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound()
257 Range *Ranges, unsigned NumRanges, in PrintMemorySnippet()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.cpp671 bool TGParser::ParseRangePiece(SmallVectorImpl<unsigned> &Ranges, in ParseRangePiece()
747 bool TGParser::ParseOptionalRangeList(SmallVectorImpl<unsigned> &Ranges) { in ParseOptionalRangeList()
769 bool TGParser::ParseOptionalBitList(SmallVectorImpl<unsigned> &Ranges) { in ParseOptionalBitList()
2167 SmallVector<unsigned, 16> Ranges; in ParseValue() local
2190 SmallVector<unsigned, 16> Ranges; in ParseValue() local
2499 SmallVector<unsigned, 16> Ranges; in ParseForeachDeclaration() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfFile.h45 SmallVector<RangeSpan, 2> Ranges; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLexicalScopes.h129 SmallVector<InsnRange, 4> Ranges; variable
HDMachineMemOperand.h175 const MDNode *Ranges; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCAsmStreamer.cpp1435 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges) { in PrintCVDefRangePrefix()
1446 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
1456 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
1465 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
1474 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
HDMCStreamer.cpp346 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
350 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
358 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
367 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
375 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
HDReplacement.cpp484 static std::vector<Range> combineAndSortRanges(std::vector<Range> Ranges) { in combineAndSortRanges()
511 const std::vector<Range> &Ranges) { in calculateRangesAfterReplacements()

1234