Home | History | Annotate | Download | only in AST

Lines Matching refs:declaresSameEntity

6791   if (declaresSameEntity(lProto, rProto))
7205 if (declaresSameEntity(LHS->getInterface(), RDecl)) {
7350 while (!declaresSameEntity(RHSSuper->getInterface(), LHSInterface))