Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclsLoaded

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