Searched refs:cons_name (Results 1 – 1 of 1) sorted by relevance
3741 AstConsString* cons_name = nullptr; in SetFunctionName() local3744 cons_name = ast_value_factory()->NewConsString(prefix, name); in SetFunctionName()3746 cons_name = ast_value_factory()->NewConsString(name); in SetFunctionName()3751 function->set_raw_name(cons_name); in SetFunctionName()