Searched refs:is_typedef (Results 1 – 4 of 4) sorted by relevance
2921 bool is_matching_decl (tree existing, tree decl, bool is_typedef);7725 bool is_typedef = false; in decl_value() local7752 is_typedef = true; in decl_value()7781 && !is_typedef in decl_value()8030 bool is_typedef = false; in decl_value() local8035 is_typedef = true; in decl_value()8062 if (is_typedef) in decl_value()8141 if (!is_matching_decl (existing, decl, is_typedef)) in decl_value()8168 if (is_typedef) in decl_value()8199 && !is_typedef in decl_value()[all …]
5115 * module.cc (trees_out::decl_value): Swap is_typedef & TYPE_NAME5118 a new typedef, adjust is_matching_decl call. Swap is_typedef5120 (trees_in::is_matching_decl): Add is_typedef parm. Adjust variable
4391 bool is_typedef = false; in objc_begin_catch_clause() local4403 is_typedef = true; in objc_begin_catch_clause()4409 if (is_typedef) in objc_begin_catch_clause()
4315 bool is_typedef = false; in objc_begin_catch_clause() local4327 is_typedef = true; in objc_begin_catch_clause()4333 if (is_typedef) in objc_begin_catch_clause()