Searched refs:local_entity (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c830 function scope. local_entity tracks context one scope
834 tree local_entity = decl; local
845 write_local_name (context, local_entity, decl);
849 local_entity = context;
1504 write_local_name (const tree function, const tree local_entity, argument
1524 write_discriminator (discriminator_for_local_entity (local_entity));

Completed in 61 milliseconds