Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DStringLexer.h43 void PutBack(Size s);
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DStringLexer.cpp68 void StringLexer::PutBack(Size s) { in PutBack() function in StringLexer
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp205 type.PutBack(name.length() + in BuildObjCObjectPointerType()
278 type.PutBack(1); in BuildType()