Searched refs:x_current_class_ptr (Results 1 – 4 of 4) sorted by relevance
741 tree x_current_class_ptr; member779 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
11266 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()11978 f->x_current_class_ptr = NULL; in finish_function()
6360 cp_function_chain->x_current_class_ptr = NULL_TREE; in tsubst_default_argument()6381 cp_function_chain->x_current_class_ptr = saved_class_ptr; in tsubst_default_argument()
2794 x_current_class_ptr, x_current_class_ref, x_last_tree,