Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ArrayIndexVars

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