Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc7462 unsigned entity_index = u (); in install_entity() local
7463 if (!entity_index) in install_entity()
7466 if (entity_index > state->entity_num) in install_entity()
7473 unsigned ident = state->entity_lwm + entity_index - 1; in install_entity()
15025 unsigned entity_index = sec.u (); in read_namespaces() local
15034 if (entity_index >= entity_num in read_namespaces()
15044 entity_index, parent, id, in read_namespaces()
15070 (*entity_ary)[entity_lwm + entity_index] = inner; in read_namespaces()
15080 *slot = entity_lwm + entity_index; in read_namespaces()