HomeSort by: relevance | last modified time | path
    Searched defs:get_underlying_decl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-ada-spec.cc 1018 get_underlying_decl (tree type) function
1342 tree decl = get_underlying_decl (type);
1912 TREE_VISITED (get_underlying_decl (instance)) = 1;
2542 tree decl = get_underlying_decl (type);
2647 decl = get_underlying_decl (tmp);
c-ada-spec.cc 1018 get_underlying_decl (tree type) function
1342 tree decl = get_underlying_decl (type);
1912 TREE_VISITED (get_underlying_decl (instance)) = 1;
2542 tree decl = get_underlying_decl (type);
2647 decl = get_underlying_decl (tmp);
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ada-spec.cc 1018 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);
c-ada-spec.cc 1018 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 155 milliseconds