Home | History | Annotate | Download | only in Serialization

Lines Matching defs:scopeDepth

937   unsigned scopeDepth = Record[Idx++];
941 assert(scopeDepth == 0);
945 PD->setScopeInfo(scopeDepth, scopeIndex);