Searched refs:ReadQuotedString (Results 1 – 2 of 2) sorted by relevance
46 AppleObjCTypeEncodingParser::ReadQuotedString(StringLexer &type) { in ReadQuotedString() function in AppleObjCTypeEncodingParser79 if (auto maybe_name = ReadQuotedString(type)) in ReadStructElement()208 if (auto maybe_name = ReadQuotedString(type)) in BuildObjCObjectPointerType()
66 std::optional<std::string> ReadQuotedString(StringLexer &type);