Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Parms

1568   ParmVarDecl **Parms = reinterpret_cast<ParmVarDecl**>(E+1);
1570 Parms[i] = ReadDeclAs<ParmVarDecl>(Record, Idx);