Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h741 tree x_current_class_ptr; member
779 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
H A Ddecl.c10712 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()
11338 f->x_current_class_ptr = NULL; in finish_function()
H A Dpt.c6351 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()
H A DChangeLog-19992794 x_current_class_ptr, x_current_class_ref, x_last_tree,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h879 tree x_current_class_ptr; member
919 (cfun ? cp_function_chain->x_current_class_ptr : NULL_TREE)
H A Ddecl.c14562 cp_function_chain->x_current_class_ptr = t;
H A DChangeLog.22794 x_current_class_ptr, x_current_class_ref, x_last_tree,