Searched refs:found_attr (Results 1 – 3 of 3) sorted by relevance
199 found_attr = False205 found_attr = True209 if not found_attr:
148 bool found_attr = false; in TestAllApiDefAttributeNamesAreValid() local151 found_attr = true; in TestAllApiDefAttributeNamesAreValid()154 ASSERT_TRUE(found_attr) in TestAllApiDefAttributeNamesAreValid()
550 let mut found_attr = false; in has_attr() localVariable553 found_attr = clang_kind.map_or(false, |k| k == kind) || in has_attr()560 if found_attr { in has_attr()567 found_attr in has_attr()