Home
last modified time | relevance | path

Searched defs:type_tree (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c754 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq() argument
769 INFORM(gimple_location(stmt), "found non-char INTEGER_TYPE cast comparison: %qT\n", type_tree); in type_name_eq() local
779 INFORM(gimple_location(stmt), "found non-void POINTER_TYPE cast comparison %qT\n", type_tree); in type_name_eq() local
784 INFORM(gimple_location(stmt), "unhandled cast comparison: %qT\\n", type_tree); type_name_eq() local
[all...]

Completed in 3 milliseconds