Searched defs:expected_flags (Results 1 – 5 of 5) sorted by relevance
1092 const uint8_t expected_flags = SCANNER_LITERAL_IS_ARG | SCANNER_LITERAL_IS_DESTRUCTURED_ARG; in scanner_filter_arguments() local
1861 expected_flags) \ argument
6229 Flags expected_flags; in TEST_F() local6309 Flags expected_flags; in TEST_F() local
14315 Bitset expected_flags; in for_loop_initializers_are_same_type() local
4810 Op op, T left, T right, int carry, T expected, StatusFlags expected_flags) { in AdcsSbcsHelper()