Home
last modified time | relevance | path

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

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