HomeSort by: relevance | last modified time | path
    Searched refs:lookup_anon_field (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
expr.cc 56 member = lookup_anon_field (TYPE_PTRMEM_CLASS_TYPE (type),
typeck.cc 2785 lookup_anon_field (tree, tree type)
2981 anonymous_union = lookup_anon_field (TREE_TYPE (object),
2780 lookup_anon_field (tree, tree type) function
cp-tree.h 8330 extern tree lookup_anon_field (tree, tree);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
expr.cc 56 member = lookup_anon_field (TYPE_PTRMEM_CLASS_TYPE (type),
typeck.cc 2644 lookup_anon_field (tree, tree type)
2840 anonymous_union = lookup_anon_field (TREE_TYPE (object),
2639 lookup_anon_field (tree, tree type) function
cp-tree.h 8111 extern tree lookup_anon_field (tree, tree);
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc 1273 lookup_anon_field (tree t, tree type) function
1289 tree subfield = lookup_anon_field (TREE_TYPE (field), type);
1316 tree anonymous_field = lookup_anon_field (TREE_TYPE (object),

Completed in 106 milliseconds