Searched refs:thisn (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | parse.c | 8536 tree aliases_list, type, thisn; local 8546 thisn = build_current_thisn (TREE_TYPE (GET_CPC ())); 8547 list = tree_cons (build_wfl_node (thisn), build_pointer_type (type), 11801 tree thisn = build_current_thisn (current_class); local 11802 access = make_qualified_primary (build_wfl_node (thisn), 12287 tree thisn = build_current_thisn (current_class); in build_thisn_assign() local 12289 build_wfl_node (thisn), 0); in build_thisn_assign() 12290 tree rhs = build_wfl_node (thisn); in build_thisn_assign()
|
| H A D | parse.y | 4971 tree aliases_list, type, thisn; local 4981 thisn = build_current_thisn (TREE_TYPE (GET_CPC ())); 4982 list = tree_cons (build_wfl_node (thisn), build_pointer_type (type), 8236 tree thisn = build_current_thisn (current_class); local 8237 access = make_qualified_primary (build_wfl_node (thisn), 8722 tree thisn = build_current_thisn (current_class); in build_thisn_assign() local 8724 build_wfl_node (thisn), 0); in build_thisn_assign() 8725 tree rhs = build_wfl_node (thisn); in build_thisn_assign()
|
| /openbsd-src/share/dict/ |
| H A D | web2 | 202373 thisn
|