Lines Matching full:serialize
60 /// Serialize a \c VersionTuple \p V with the Symbol Graph semantic version
87 /// Serialize the OS information in the Symbol Graph platform property.
99 /// Serialize the platform information in the Symbol Graph module section.
111 /// Serialize a source position.
122 /// Serialize a source location in file.
124 /// \param Loc The presumed location to serialize.
142 /// Serialize a source range with begin and end locations.
151 /// Serialize the availability attributes of a symbol.
224 /// Serialize the identifier object as specified by the Symbol Graph format.
236 /// Serialize the documentation comments attached to a symbol, as specified by
272 /// Serialize the declaration fragments of a symbol.
324 /// Serialize the \c names field of a symbol as specified by the Symbol Graph
510 /// Serialize the symbol kind information.
519 /// Serialize the function signature field, as specified by the
971 // FIXME: serialize ivar access control here. in visitObjCInstanceVariableRecord()