Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dcp-tree.h742 tree x_current_class_ref; member
781 (cfun ? cp_function_chain->x_current_class_ref : NULL_TREE)
Ddecl.c10710 cp_function_chain->x_current_class_ref in start_preparsed_function()
11339 f->x_current_class_ref = NULL; in finish_function()
Dpt.c6353 cp_function_chain->x_current_class_ref = NULL_TREE; in tsubst_default_argument()
6373 cp_function_chain->x_current_class_ref = saved_class_ref; in tsubst_default_argument()
DChangeLog-19992794 x_current_class_ptr, x_current_class_ref, x_last_tree,
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-tree.h880 tree x_current_class_ref; member
921 (cfun ? cp_function_chain->x_current_class_ref : NULL_TREE)
Ddecl.c14560 cp_function_chain->x_current_class_ref
DChangeLog.22794 x_current_class_ptr, x_current_class_ref, x_last_tree,