Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ExtVectorDecls

3283   RecordData ExtVectorDecls;
3284 AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls, ExtVectorDecls);
3501 if (!ExtVectorDecls.empty())
3502 Stream.EmitRecord(EXT_VECTOR_DECLS, ExtVectorDecls);