Searched refs:getCanonicalReplacements (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp191 Replacements Replacements::getCanonicalReplacements() const { function in class:Replacements
238 if (MergeShiftedRs.getCanonicalReplacements() ==
239 MergeShiftedReplaces.getCanonicalReplacements())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h302 Replacements getCanonicalReplacements() const;

Completed in 157 milliseconds