Home
last modified time | relevance | path

Searched refs:ReadNumber (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp54 uint32_t AppleObjCTypeEncodingParser::ReadNumber(StringLexer &type) { in ReadNumber() function in AppleObjCTypeEncodingParser
157 uint32_t size = ReadNumber(type); in BuildArray()
322 uint32_t size = ReadNumber(type); in BuildType()
H A DAppleObjCTypeEncodingParser.h64 uint32_t ReadNumber(StringLexer &type);