Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclsLoaded

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