Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DStringLexer.h46 void PutBack(Size s);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DStringLexer.cpp71 void StringLexer::PutBack(Size s) { in PutBack() function in StringLexer
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp219 type.PutBack(name.length() + in BuildObjCObjectPointerType()
296 type.PutBack(1); in BuildType()