Home | History | Annotate | Download | only in Serialization

Lines Matching refs:scopeDepth

1047   unsigned scopeDepth = Record[Idx++];
1051 assert(scopeDepth == 0);
1055 PD->setScopeInfo(scopeDepth, scopeIndex);