Home
last modified time | relevance | path

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

/dports/devel/swig/swig-4.0.2/Source/CParse/
H A Dparser.y1140 static String *try_to_find_a_name_for_unnamed_structure(const char *storage, Node *decls) { in try_to_find_a_name_for_unnamed_structure() function
3985 name = try_to_find_a_name_for_unnamed_structure($1, n);
H A Dparser.c1181 static String *try_to_find_a_name_for_unnamed_structure(const char *storage, Node *decls) { in try_to_find_a_name_for_unnamed_structure() function
7609 name = try_to_find_a_name_for_unnamed_structure((yyvsp[-7].id), n); in yyparse()