Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ArrayIndexVars

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