HomeSort by: relevance | last modified time | path
    Searched refs:chkp_type_has_function_pointer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru-passes.cc 83 chkp_type_has_function_pointer (const_tree type)
95 res = res || chkp_type_has_function_pointer (TREE_TYPE (field));
98 res = chkp_type_has_function_pointer (TREE_TYPE (type));
118 if (chkp_type_has_function_pointer (arg_type))
163 if (chkp_type_has_function_pointer (arg_type))
174 if (chkp_type_has_function_pointer (type))
82 chkp_type_has_function_pointer (const_tree type) function in namespace:__anon13402
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru-passes.cc 83 chkp_type_has_function_pointer (const_tree type)
95 res = res || chkp_type_has_function_pointer (TREE_TYPE (field));
98 res = chkp_type_has_function_pointer (TREE_TYPE (type));
118 if (chkp_type_has_function_pointer (arg_type))
163 if (chkp_type_has_function_pointer (arg_type))
174 if (chkp_type_has_function_pointer (type))
82 chkp_type_has_function_pointer (const_tree type) function in namespace:__anon15836

Completed in 17 milliseconds