Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp191 Replacements Replacements::getCanonicalReplacements() const { in getCanonicalReplacements() function in Replacements
238 if (MergeShiftedRs.getCanonicalReplacements() == in mergeIfOrderIndependent()
239 MergeShiftedReplaces.getCanonicalReplacements()) in mergeIfOrderIndependent()
/external/llvm-project/clang/include/clang/Tooling/Core/
DReplacement.h302 Replacements getCanonicalReplacements() const;