Searched refs:bar_type (Results 1 – 4 of 4) sorted by relevance
70 (typeattribute bar_type)74 (typeattributeset bar_type (xor exec_type foo_type))
119 (typeattribute bar_type)124 (typeattributeset bar_type (xor exec_type foo_type))126 (typeattributeset baz_type (and exec_type (and bar_type bin_t)))
527 let bar_type = match self.get_bar_type(bar_num) { in get_bar_addr() localVariable532 match bar_type { in get_bar_addr()
7809 StaticAssertTypeEq<long, bar_type>(); // NOLINT in TEST()