Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ArrayIndexVars

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