Searched refs:xloc (Results 1 – 2 of 2) sorted by relevance
33 expanded_location xloc; in cyc_complexity_execute() local38 xloc = expand_location(DECL_SOURCE_LOCATION(current_function_decl)); in cyc_complexity_execute()40 xloc.file, DECL_NAME_POINTER(current_function_decl)); in cyc_complexity_execute()
335 expanded_location xloc; in relayout_struct() local358 xloc = expand_location(DECL_SOURCE_LOCATION(TYPE_FIELDS(type))); in relayout_struct()360 if (strstr(xloc.file, "/uapi/")) in relayout_struct()795 expanded_location xloc = expand_location(gimple_location(stmt)); in whitelisted_cast() local798 if (!strstr(xloc.file, entry->pathname)) in whitelisted_cast()