Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/Core/
DReplacement.cpp147 unsigned shiftedCodePositionInternal(const T &Replaces, unsigned Position) { in shiftedCodePositionInternal() function
164 return shiftedCodePositionInternal(Replaces, Position); in shiftedCodePosition()
171 return shiftedCodePositionInternal(Replaces, Position); in shiftedCodePosition()