Home | History | Annotate | Download | only in src

Lines Matching refs:ExtensionSubst

1039 struct ExtensionSubst : Extension<ExtensionSubst>
1267 ExtensionSubst extension;
1289 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1464 /*static*/ inline bool ExtensionSubst::is_reverse () const
1468 return CastR<ExtensionSubst> (get_subtable<SubTable>()).is_reverse ();