Searched refs:xExistingCtor (Results 1 – 1 of 1) sorted by relevance
363 xExistingCtor = pExistingCtors[pos]; in checkService() local365 if (xNewCtor->getName() != xExistingCtor->getName()) in checkService()372 buf.append( xExistingCtor->getName() ); in checkService()383 xExistingCtor->getParameters(), in checkService()385 checkSeq( xNewCtor->getExceptions(), xExistingCtor->getExceptions(), in checkService()
Completed in 10 milliseconds