Lines Matching defs:fdparent
2395 FuncDeclaration *fdparent = NULL;
2408 fdparent = fd->toParent2 ()->isFuncDeclaration ();
2413 && fdparent != thisfd)
2415 fdoverride = fdparent;
2416 fdparent = thisfd;
2426 fdparent = (FuncDeclaration *) sym;
2430 if (fdparent == NULL)
2440 if (thisfd != fdparent)
2447 fdparent->toPrettyChars (), thisfd->toPrettyChars ());
2463 if (fdparent == parent)
2478 && fdparent == parent)
2490 tree ffo = get_frameinfo (fdparent);
2493 tree frame_ref = get_framedecl (thisfd, fdparent);
2495 /* If `thisfd' is a derived member function, then `fdparent' is the