Searched refs:ReadQuotedString (Results 1 – 2 of 2) sorted by relevance
44 std::string AppleObjCTypeEncodingParser::ReadQuotedString(StringLexer &type) { in ReadQuotedString() function in AppleObjCTypeEncodingParser74 retval.name = ReadQuotedString(type); in ReadStructElement()201 name = ReadQuotedString(type); in BuildObjCObjectPointerType()
66 std::string ReadQuotedString(StringLexer &type);