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