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

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 3884 will return 1. So for some class A, is_ancestor (A, A) will
3888 is_ancestor (struct type *base, struct type *dclass)
3893 /* Like is_ancestor, but only returns true when BASE is a public
3953 /* Like is_ancestor, but only returns true if BASE is a unique base
3886 is_ancestor (struct type *base, struct type *dclass) function
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 3947 will return 1. So for some class A, is_ancestor (A, A) will
3951 is_ancestor (struct type *base, struct type *dclass)
3956 /* Like is_ancestor, but only returns true when BASE is a public
4016 /* Like is_ancestor, but only returns true if BASE is a unique base
3949 is_ancestor (struct type *base, struct type *dclass) function
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 5399 is_ancestor (tree root, tree child)
5397 is_ancestor (tree root, tree child) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 4983 is_ancestor (tree root, tree child)
4981 is_ancestor (tree root, tree child) function

Completed in 35 milliseconds