Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp40 std::string AppleObjCTypeEncodingParser::ReadQuotedString(StringLexer &type) { in ReadQuotedString() function in AppleObjCTypeEncodingParser
70 retval.name = ReadQuotedString(type); in ReadStructElement()
196 name = ReadQuotedString(type); in BuildObjCObjectPointerType()
H A DAppleObjCTypeEncodingParser.h66 std::string ReadQuotedString(StringLexer &type);