Home | History | Annotate | Download | only in src

Lines Matching refs:tos

1065   explicit ToBooleanStub(Register tos, Types types = Types())
1066 : tos_(tos), types_(types) { }