Searched refs:allow_other_aliases (Results 1 – 7 of 7) sorted by relevance
3 allow_other_aliases = no
3 allow_other_aliases = yes
3 # allow_other_aliases = yes
3278 string allow_other_aliases = allow_other_aliases_prop in read_function_suppression() local3321 if (!allow_other_aliases.empty()) in read_function_suppression()3322 result->set_allow_other_aliases(allow_other_aliases == "yes" in read_function_suppression()3323 || allow_other_aliases == "true"); in read_function_suppression()
21465 (read_function_suppression): Parse the new "allow_other_aliases"21468 the new 'allow_other_aliases' property when there is a property to