Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ExtVectorDecls

4122   RecordData ExtVectorDecls;
4123 AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls, ExtVectorDecls);
4397 if (!ExtVectorDecls.empty())
4398 Stream.EmitRecord(EXT_VECTOR_DECLS, ExtVectorDecls);