Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h100 virtual void notifyDeletion(size_t /*OldPos*/, size_t /*NewPos*/) {} in notifyDeletion() function
195 notifyDeletion(CurrentPosition, NewPos); in setCurrentPosition()