Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ArrayIndexVars

1233     VarDecl **ArrayIndexVars = E->getArrayIndexVars();
1235 ArrayIndexVars[I] = ReadDeclAs<VarDecl>(Record, Idx);