Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ExtVectorDecls

4342   RecordData ExtVectorDecls;
4343 AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls, ExtVectorDecls);
4638 if (!ExtVectorDecls.empty())
4639 Stream.EmitRecord(EXT_VECTOR_DECLS, ExtVectorDecls);