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()
330 expanded_location xloc; in relayout_struct() local353 xloc = expand_location(DECL_SOURCE_LOCATION(TYPE_FIELDS(type))); in relayout_struct()355 if (strstr(xloc.file, "/uapi/")) in relayout_struct()790 expanded_location xloc = expand_location(gimple_location(stmt)); in whitelisted_cast() local793 if (!strstr(xloc.file, entry->pathname)) in whitelisted_cast()