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

  /src/external/gpl3/gcc/dist/gcc/cp/
tree.cc 4957 structural_type_p (tree t, bool explain)
5002 if (!structural_type_p (mtype))
5007 structural_type_p (mtype, true);
4951 structural_type_p (tree t, bool explain) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc 4870 structural_type_p (tree t, bool explain)
4915 if (!structural_type_p (mtype))
4920 structural_type_p (mtype, true);
4864 structural_type_p (tree t, bool explain) function

Completed in 27 milliseconds