Home | History | Annotate | Download | only in src

Lines Matching defs:types_

2149       : types_(types) { }
2151 : types_(static_cast<byte>(state)) { }
2154 Types GetTypes() { return types_; }
2178 return types_.ToIntegral();
2182 if (types_.IsEmpty()) {
2196 Types types_;