Searched refs:x_current_class_ptr (Results 1 – 7 of 7) sorted by relevance
741 tree x_current_class_ptr; member779 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
10712 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()11338 f->x_current_class_ptr = NULL; in finish_function()
6351 cp_function_chain->x_current_class_ptr = NULL_TREE; in tsubst_default_argument()6372 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,
879 tree x_current_class_ptr; member919 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
14562 cp_function_chain->x_current_class_ptr = t;