Home
last modified time | relevance | path

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

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