Home | History | Annotate | Download | only in Serialization

Lines Matching defs:TentativeDefinitions

3238   // TentativeDefinitions order.  Generally, this record will be empty for
3240 RecordData TentativeDefinitions;
3241 AddLazyVectorDecls(*this, SemaRef.TentativeDefinitions, TentativeDefinitions);
3483 TentativeDefinitions.empty())
3484 Stream.EmitRecord(TENTATIVE_DEFINITIONS, TentativeDefinitions);