Home
last modified time | relevance | path

Searched refs:type_name_eq (Results 1 – 1 of 1) sorted by relevance

/scripts/gcc-plugins/
Drandomize_layout_plugin.c749 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq() function
796 if (type_name_eq(stmt, lhs_tree, entry->lhs) && type_name_eq(stmt, rhs_tree, entry->rhs)) in whitelisted_cast()