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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 5809 type_must_have_pointers (tree type) function
5815 return type_must_have_pointers (TREE_TYPE (type));
5828 return type_must_have_pointers (TREE_TYPE (t));
tree-ssa-structalias.cc 5809 type_must_have_pointers (tree type) function
5815 return type_must_have_pointers (TREE_TYPE (type));
5828 return type_must_have_pointers (TREE_TYPE (t));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 5782 type_must_have_pointers (tree type) function
5788 return type_must_have_pointers (TREE_TYPE (type));
5802 return type_must_have_pointers (TREE_TYPE (t));
tree-ssa-structalias.cc 5782 type_must_have_pointers (tree type) function
5788 return type_must_have_pointers (TREE_TYPE (type));
5802 return type_must_have_pointers (TREE_TYPE (t));

Completed in 69 milliseconds