Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h221 size_t BeforeComma = S.getCurrentPosition(); in printWithComma() local
230 S.setCurrentPosition(BeforeComma); in printWithComma()