Searched refs:this_entity (Results 1 – 4 of 4) sorted by relevance
229 tree this_entity; member
1210 if (scope->this_entity) in cxx_scope_debug()1212 scope->this_entity, (void *) scope, line); in cxx_scope_debug()1275 scope->this_entity = entity; in begin_scope()2583 class_type = scope->this_entity; in get_class_binding()3974 class_type = level->this_entity; in lookup_name_real()4141 || DECL_CONTEXT (iter->type) == iter->scope->this_entity)) in lookup_type_scope()4879 || COMPLETE_TYPE_P (b->this_entity)))) in pushtag()
5533 && type != previous_class_level->this_entity in pushclass()5541 || type != previous_class_level->this_entity in pushclass()
4115 * decl.c (cp_binding_level::this_entity): Rename from this_class.