Searched refs:TypePath (Results 1 – 1 of 1) sorted by relevance
753 value->type_path_ = TypePath::Read(p); in Read()858 struct TypePath { struct866 static TypePath *Read(const u1 *&p) { in Read() argument867 TypePath *value = new TypePath; in Read()887 TypePath *type_path_;