Home | History | Annotate | Download | only in parsing

Lines Matching refs:NewTemporary

1594     Variable* temp = NewTemporary(ast_value_factory()->empty_string());
1626 Variable* result = NewTemporary(ast_value_factory()->dot_result_string());
1652 NewTemporary(ast_value_factory()->dot_switch_tag_string());
1892 Variable* temp = NewTemporary(ast_value_factory()->empty_string());
1971 Variable* temp = NewTemporary(ast_value_factory()->dot_for_string());
2053 Variable* iterator = NewTemporary(avfactory->dot_iterator_string());
2054 Variable* result = NewTemporary(avfactory->dot_result_string());
2055 Variable* completion = NewTemporary(avfactory->empty_string());
2116 Variable* var_tmp = NewTemporary(avfactory->empty_string());
2224 Variable* temp = NewTemporary(temp_name);
2237 first = NewTemporary(temp_name);
2313 Variable* flag = NewTemporary(temp_name);
3256 Variable* result_var = NewTemporary(ast_value_factory()->empty_string());
3728 Variable* temp = NewTemporary(ast_value_factory()->empty_string());
3863 Variable* temp_var = NewTemporary(ast_value_factory()->empty_string());
3993 auto temp_obj = NewTemporary(ast_value_factory()->empty_string());
3994 auto temp_key = NewTemporary(ast_value_factory()->empty_string());
4037 Variable* result = NewTemporary(ast_value_factory()->dot_result_string());
4082 Variable* each = NewTemporary(ast_value_factory()->dot_for_string());
4255 Variable* var_input = NewTemporary(ast_value_factory()->empty_string());
4266 Variable* var_mode = NewTemporary(ast_value_factory()->empty_string());
4278 Variable* var_output = NewTemporary(ast_value_factory()->empty_string());
4289 Variable* var_iterator = NewTemporary(ast_value_factory()->empty_string());
4344 Variable* var_throw = NewTemporary(ast_value_factory()->empty_string());
4617 NewTemporary(ast_value_factory()->dot_result_string());
4892 Variable* var_return = NewTemporary(ast_value_factory()->empty_string());
4952 Variable* var_output = NewTemporary(ast_value_factory()->empty_string());