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/
DStringLexer.h43 void PutBack(Size s);
/openbsd/src/gnu/llvm/lldb/source/Utility/
DStringLexer.cpp68 void StringLexer::PutBack(Size s) { in PutBack() function in StringLexer
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeEncodingParser.cpp205 type.PutBack(name.length() + in BuildObjCObjectPointerType()
278 type.PutBack(1); in BuildType()