Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclsLoaded

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