Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h989 tree x_current_class_ptr; member
1072 tree x_current_class_ptr; member
1111 ? &cp_function_chain->x_current_class_ptr \
1112 : &scope_chain->x_current_class_ptr))
H A Ddecl.c12914 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()
13608 f->x_current_class_ptr = NULL; in finish_function()
H A Dpt.c9663 cp_function_chain->x_current_class_ptr = NULL_TREE; in tsubst_default_argument()
9684 cp_function_chain->x_current_class_ptr = saved_class_ptr; in tsubst_default_argument()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c779 init = scope_chain->x_current_class_ptr; in lambda_expr_this_capture()
H A Dcp-tree.h1563 tree x_current_class_ptr; member
1738 tree x_current_class_ptr; member
1785 ? &cp_function_chain->x_current_class_ptr \
1786 : &scope_chain->x_current_class_ptr))
H A Ddecl.c15209 cp_function_chain->x_current_class_ptr = t; in start_preparsed_function()
15970 f->x_current_class_ptr = NULL; in finish_function()
H A Dpt.c12735 cp_function_chain->x_current_class_ptr = NULL_TREE; in tsubst_default_argument()
12760 cp_function_chain->x_current_class_ptr = saved_class_ptr; in tsubst_default_argument()
H A Dparser.c21840 cp_function_chain->x_current_class_ptr = NULL_TREE; in cp_parser_default_argument()
21849 cp_function_chain->x_current_class_ptr = saved_class_ptr; in cp_parser_default_argument()