Searched defs:BoolVector (Results 1 – 2 of 2) sorted by relevance
139 typedef ZoneVector<bool> BoolVector; typedef
3 typedef __attribute__((ext_vector_type(8))) _Bool BoolVector; // expected-error {{invalid vector el… typedef