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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c1018 get_underlying_decl (tree type) function
1342 tree decl = get_underlying_decl (type);
1905 TREE_VISITED (get_underlying_decl (instance)) = 1;
2429 tree decl = get_underlying_decl (type);
2543 decl = get_underlying_decl (tmp);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc1018 get_underlying_decl (tree type) function
1342 tree decl = get_underlying_decl (type);
1909 TREE_VISITED (get_underlying_decl (instance)) = 1;
2495 tree decl = get_underlying_decl (type);
2600 decl = get_underlying_decl (tmp);

Completed in 110 milliseconds