Home
last modified time | relevance | path

Searched refs:x_current_class_ptr (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dcp-tree.h741 tree x_current_class_ptr; member
779 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
Ddecl.c11266 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()
11978 f->x_current_class_ptr = NULL; in finish_function()
Dpt.c6360 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()
DChangeLog-19992794 x_current_class_ptr, x_current_class_ref, x_last_tree,