Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ArrayIndexVars

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