/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | UnicodeCharRanges.h | 55 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {} in UnicodeCharSet() 57 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) { in UnicodeCharSet() 95 const CharRanges Ranges; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | AffectedRangeManager.h | 28 const ArrayRef<CharSourceRange> Ranges) in AffectedRangeManager() 59 const SmallVector<CharSourceRange, 8> Ranges; variable
|
H A D | Format.cpp | 2194 static bool affectsRange(ArrayRef<tooling::Range> Ranges, unsigned Start, in affectsRange() 2263 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortCppIncludes() 2362 ArrayRef<tooling::Range> Ranges, in sortCppIncludes() 2465 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortJavaImports() 2543 ArrayRef<tooling::Range> Ranges, in sortJavaImports() 2605 ArrayRef<tooling::Range> Ranges, in sortIncludes() 2661 std::vector<tooling::Range> Ranges, in formatReplacements() 2662 StringRef FileName) -> tooling::Replacements { in formatReplacements() 2760 StringRef FileName) -> tooling::Replacements { in cleanupAroundReplacements() 2772 ArrayRef<tooling::Range> Ranges, unsigned FirstStartColumn, in reformat() [all …]
|
H A D | TokenAnalyzer.cpp | 37 ArrayRef<tooling::Range> Ranges, in Environment()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 90 ArrayRef<CharSourceRange> Ranges, in emitDiagnostic() 357 mapDiagnosticRanges(FullSourceLoc CaretLoc, ArrayRef<CharSourceRange> Ranges, in mapDiagnosticRanges() 426 ArrayRef<CharSourceRange> Ranges, in emitCaret() 437 ArrayRef<CharSourceRange> Ranges) { in emitSingleMacroExpansion() 491 ArrayRef<CharSourceRange> Ranges) { in checkRangesForMacroArgExpansion() 534 ArrayRef<CharSourceRange> Ranges, in emitMacroExpansions()
|
H A D | SerializedDiagnosticPrinter.cpp | 75 ArrayRef<CharSourceRange> Ranges) override {} in emitDiagnosticLoc() 673 StringRef Message, ArrayRef<clang::CharSourceRange> Ranges, in emitDiagnosticMessage() 700 void SDiagsWriter::EmitCodeContext(SmallVectorImpl<CharSourceRange> &Ranges, in EmitCodeContext() 730 SmallVectorImpl<CharSourceRange> &Ranges, in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 177 const ArrayRef<SourceRange> Ranges, in EmitRanges() 319 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportEvent() local 405 ArrayRef<SourceRange> Ranges = P->getRanges(); in ReportMacroExpansions() local 438 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportNote() local 469 ArrayRef<SourceRange> Ranges = P.getRanges(); in ReportPopUp() local 625 ArrayRef<SourceRange> Ranges = Piece.getRanges(); in FlushDiagnosticsImpl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | TextDiagnostic.h | 86 SmallVectorImpl<CharSourceRange> &Ranges, in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/ |
H A D | Annotations.h | 84 llvm::StringMap<llvm::SmallVector<Range, 1>> Ranges; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 263 const Twine &Msg, ArrayRef<SMRange> Ranges, in GetMessage() 343 ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts, in PrintMessage() 349 const Twine &Msg, ArrayRef<SMRange> Ranges, in PrintMessage() 370 ArrayRef<std::pair<unsigned, unsigned>> Ranges, in SMDiagnostic() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/ |
H A D | TestSupport.h | 57 SmallVector<TestSelectionRange, 8> Ranges; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 144 AddressRanges Ranges; variable
|
H A D | InlineInfo.h | 66 AddressRanges Ranges; member
|
H A D | Range.h | 87 Collection Ranges; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.h | 83 std::vector<CXSourceRange> Ranges; variable
|
H A D | CIndexDiagnostic.cpp | 112 ArrayRef<CharSourceRange> Ranges, in emitDiagnosticMessage() 128 ArrayRef<CharSourceRange> Ranges) override {} in emitDiagnosticLoc() 131 SmallVectorImpl<CharSourceRange> &Ranges, in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DereferenceChecker.cpp | 57 SmallVectorImpl<SourceRange> &Ranges, in AddDerefSource() 149 SmallVector<SourceRange, 2> Ranges; in reportBug() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFVerifier.h | 40 std::vector<DWARFAddressRange> Ranges; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.cpp | 101 const RangeSample &Ranges) { in findDisjointRanges() 266 RangeSample Ranges; in populateFunctionBodySamples() local 471 RangeSample Ranges; in extractProbesFromRange() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | comparison.d | 977 static bool allByDchar(size_t done, Ranges...)(auto ref Ranges rs) in allByDchar() argument 1009 static foreach (i, R; Ranges) in foreach() 2064 static foreach (i, R; Ranges) in foreach() 2076 static foreach (i, R; Ranges) in foreach() 2086 static foreach (i, R; Ranges) in foreach()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 63 llvm::SmallVector<FileByteRange, 1> Ranges; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 71 struct Ranges { struct 72 Optional<llvm::yaml::Hex64> Offset; 73 Optional<llvm::yaml::Hex8> AddrSize; 74 std::vector<RangeEntry> Entries;
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 201 std::vector<tooling::Range> &Ranges) { in fillRanges() 388 std::vector<tooling::Range> Ranges; in format() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag.cc | 225 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound() 248 Range *Ranges, unsigned NumRanges, in PrintMemorySnippet()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_diag.cc | 227 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound() 250 Range *Ranges, unsigned NumRanges, in PrintMemorySnippet()
|