Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStringLexer.h43 void PutBack(Size s);
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringLexer.cpp68 void StringLexer::PutBack(Size s) { in PutBack() function in StringLexer
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp217 type.PutBack(name.length() + in BuildObjCObjectPointerType()
290 type.PutBack(1); in BuildType()