/openbsd/gnu/llvm/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 222 explicit Replacements(const Replacement &R) { Replaces.insert(R); } in Replacements() 275 unsigned size() const { return Replaces.size(); } in size() 277 void clear() { Replaces.clear(); } in clear() 279 bool empty() const { return Replaces.empty(); } in empty() 281 const_iterator begin() const { return Replaces.begin(); } in begin() 283 const_iterator end() const { return Replaces.end(); } in end() 287 const_reverse_iterator rend() const { return Replaces.rend(); } in rend() 290 return Replaces == RHS.Replaces; 295 : Replaces(Begin, End) {} in Replacements() 313 ReplacementsImpl Replaces; variable [all …]
|
/openbsd/gnu/llvm/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 247 if (!Replaces.empty() && R.getFilePath() != Replaces.begin()->getFilePath()) in add() 253 Replaces.insert(R); in add() 283 Replaces.erase(I); in add() 294 Replaces.insert(R); in add() 301 Replaces.insert(R); in add() 319 Replaces.insert(R); in add() 447 auto &First = Replaces; in merge() 518 if (Replaces.empty()) in calculateRangesAfterReplacements() 569 for (auto I = Replaces.rbegin(), E = Replaces.rend(); I != E; ++I) { in applyAllReplacements() 581 if (Replaces.empty()) in applyAllReplacements() [all …]
|
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 185 Replacements Replaces; in combineReplacementsInChanges() local 188 if (auto Err = Replaces.add(Replacement( in combineReplacementsInChanges() 191 return Replaces; in combineReplacementsInChanges() 220 RemovedHeaders(std::move(RemovedHeaders)), Replaces(std::move(Replaces)) { in AtomicChange() 226 if (!(Replaces == Other.Replaces)) in operator ==() 248 for (const auto &R : NE.Replaces) { in convertFromYAML() 249 llvm::Error Err = E.Replaces.add(R); in convertFromYAML() 274 llvm::Error Err = Replaces.add(R); in insert() 285 Replaces = Replaces.merge(Replacements(NewR)); in insert() 311 llvm::Expected<Replacements> Replaces = in applyAtomicChanges() local [all …]
|
/openbsd/gnu/llvm/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 330 static void outputReplacementsXML(const Replacements &Replaces) { in outputReplacementsXML() argument 331 for (const auto &R : Replaces) { in outputReplacementsXML() 343 if (Replaces.empty()) in emitReplacementWarnings() 353 for (const auto &R : Replaces) { in emitReplacementWarnings() 368 static void outputXML(const Replacements &Replaces, in outputXML() argument 384 outputReplacementsXML(Replaces); in outputXML() 483 auto Err = Replaces.add(tooling::Replacement( in format() 495 Ranges = tooling::calculateRangesAfterReplacements(Replaces, Ranges); in format() 499 Replaces = Replaces.merge(FormatChanges); in format() 502 return emitReplacementWarnings(Replaces, AssumedFileName, Code); in format() [all …]
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Refactoring/ |
H A D | AtomicChange.h | 117 const Replacements &getReplacements() const { return Replaces; } in getReplacements() 119 Replacements &getReplacements() { return Replaces; } in getReplacements() 137 clang::tooling::Replacements Replaces); 145 tooling::Replacements Replaces; variable
|
/openbsd/gnu/llvm/clang/tools/clang-format/fuzzer/ |
H A D | ClangFormatFuzzer.cpp | 22 auto Replaces = reformat(Style, s, clang::tooling::Range(0, s.size())); in LLVMFuzzerTestOneInput() local 23 auto Result = applyAllReplacements(s, Replaces); in LLVMFuzzerTestOneInput()
|
/openbsd/gnu/llvm/clang/lib/Format/ |
H A D | Format.cpp | 3068 return Replaces; in sortCppIncludes() 3203 return Replaces; in sortJavaImports() 3224 return Replaces; in sortJavaImports() 3241 return Replaces; in sortIncludes() 3243 return Replaces; in sortIncludes() 3246 return Replaces; in sortIncludes() 3253 return Replaces; in sortIncludes() 3261 if (Replaces.empty()) in processReplacements() 3318 return Replaces; in fixCppIncludeInsertions() 3339 return Replaces; in fixCppIncludeInsertions() [all …]
|
H A D | WhitespaceManager.h | 351 tooling::Replacements Replaces; variable
|
H A D | WhitespaceManager.cpp | 74 return Replaces.add(Replacement); in addReplacement() 100 return Replaces; in generateReplacements() 114 return Replaces; in generateReplacements() 1454 auto Err = Replaces.add(tooling::Replacement( in storeReplacement()
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | LLVMProcessSources.cmake | 5 # Replaces a compiler option or switch `old' in `var' by `new'.
|
H A D | ChooseMSVCCRT.cmake | 36 # Replaces or adds a flag to a variable.
|
/openbsd/gnu/llvm/llvm/docs/GlobalISel/ |
H A D | Pipeline.rst | 32 Replaces unsupported operations with supported ones. In other words, it shapes 78 Replaces patterns of instructions with a better alternative. Typically, this
|
/openbsd/gnu/llvm/clang/include/clang/Format/ |
H A D | Format.h | 4454 formatReplacements(StringRef Code, const tooling::Replacements &Replaces, 4471 cleanupAroundReplacements(StringRef Code, const tooling::Replacements &Replaces,
|
/openbsd/gnu/llvm/clang/lib/Index/ |
H A D | CommentToXML.cpp | 600 tooling::Replacements Replaces = in formatTextOfDeclaration() local 602 auto FormattedStringDecl = applyAllReplacements(StringDecl, Replaces); in formatTextOfDeclaration()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | stab.def | 145 /* Place holder for deleted include file. Replaces a N_BINCL and everything
|
/openbsd/gnu/gcc/gcc/ |
H A D | stab.def | 151 /* Place holder for deleted include file. Replaces a N_BINCL and everything
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | done_abilist.txt | 401 # Replaces __sanitizer_cov_trace_cmp with __dfsw___sanitizer_cov_trace_cmp
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | stab.def | 175 /* Place holder for deleted include file. Replaces a N_BINCL and everything
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | stab.def | 175 /* Place holder for deleted include file. Replaces a N_BINCL and everything
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | README | 189 v) format - Replaces text selected with a regular expression with
|
/openbsd/gnu/gcc/gcc/objc/ |
H A D | ChangeLog | 519 (TYPE_OBJC_INTERFACE): Replaces TREE_STATIC_INSTANCE and now points 521 (TYPE_OBJC_PROTOCOL_LIST): Replaces TYPE_PROTOCOL_LIST; stored in
|
/openbsd/gnu/gcc/fixincludes/ |
H A D | README | 212 v) format - Replaces text selected with a regular expression with
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | ChangeLog.zoo | 545 import: Replaces "checkin" shell script; imports sources
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1999 | 1484 * rdi-share/angel_bytesex.h: New file. Replaces the above. 1487 * rdi-share/angel_bytesex.c: New file. Replaces the above. 1524 * rdi-share/angel_endian.h: New file. Replaces the above. 1948 (target_read_memory_partial): New function. Replaces old 2199 * monitor.c (monitor_debug_p): New variable. Replaces macro. 2201 (monitor_debug): New function. Replaces macro. 2305 * utils.c (tui_sfileopen): New function. Replaces
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | ChangeLog-9103 | 2326 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture. 2329 (sparc_opcode_archs): Replaces architecture_pname.
|