Searched refs:DECL_NAME_POINTER (Results 1 – 3 of 3) sorted by relevance
40 xloc.file, DECL_NAME_POINTER(current_function_decl)); in cyc_complexity_execute()
721 if (strcmp(DECL_NAME_POINTER(poss_is_err_func), "IS_ERR")) in dominated_by_is_err()913 !strcmp((const char *)DECL_NAME_POINTER(ssa_name_var), "__mptr")) in find_bad_casts_execute()
156 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) macro