Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclsLoaded

1659   assert(!DeclsLoaded[Index] && "Decl loaded twice?");
1660 DeclsLoaded[Index] = D;