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

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c2532 start_mangling (const tree entity, const bool ident_p) argument
2536 if (!ident_p)
2593 start_mangling (decl, /*ident_p=*/true);
2633 start_mangling (type, /*ident_p=*/false);
2652 start_mangling (type, /*ident_p=*/true);
2721 start_mangling (type, /*ident_p=*/true);
2777 start_mangling (fn_decl, /*ident_p=*/true);
2883 start_mangling (variable, /*ident_p=*/true);
2901 start_mangling (variable, /*ident_p=*/true);

Completed in 60 milliseconds