Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DUtility.h130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition() function
H A DItaniumDemangle.h242 S.setCurrentPosition(BeforeComma); in printWithComma()
1185 S.setCurrentPosition(StreamPos); in printLeft()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2318 OS.setCurrentPosition(0); in dumpBackReferences()