Lines Matching refs:ga_clear_strings
363 ga_clear_strings(newargs); in get_function_args()
365 ga_clear_strings(default_args); in get_function_args()
1258 ga_clear_strings(&newlines); in lambda_function_body()
1260 ga_clear_strings(newargs); in lambda_function_body()
1261 ga_clear_strings(default_args); in lambda_function_body()
1320 ga_clear_strings(&argtypes); in get_lambda_tv()
1339 ga_clear_strings(&argtypes); in get_lambda_tv()
1340 ga_clear_strings(&newargs); in get_lambda_tv()
1514 ga_clear_strings(&argtypes); in get_lambda_tv()
1519 ga_clear_strings(&newargs); in get_lambda_tv()
1520 ga_clear_strings(&newlines); in get_lambda_tv()
1521 ga_clear_strings(&default_args); in get_lambda_tv()
1524 ga_clear_strings(&argtypes); in get_lambda_tv()
2204 ga_clear_strings(&(fp->uf_args)); in func_clear_items()
2205 ga_clear_strings(&(fp->uf_def_args)); in func_clear_items()
2206 ga_clear_strings(&(fp->uf_lines)); in func_clear_items()
4488 ga_clear_strings(&newargs); in define_function()
4489 ga_clear_strings(&default_args); in define_function()
4496 ga_clear_strings(&newlines); in define_function()
4500 ga_clear_strings(&argtypes); in define_function()