Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp44 std::string AppleObjCTypeEncodingParser::ReadQuotedString(StringLexer &type) { in ReadQuotedString() function in AppleObjCTypeEncodingParser
74 retval.name = ReadQuotedString(type); in ReadStructElement()
201 name = ReadQuotedString(type); in BuildObjCObjectPointerType()
H A DAppleObjCTypeEncodingParser.h66 std::string ReadQuotedString(StringLexer &type);