Searched refs:USX (Results 1 – 2 of 2) sorted by relevance
2635 if (UsingShadowDecl *USX = dyn_cast<UsingShadowDecl>(X)) { in isSameEntity() local2637 return USX->getTargetDecl() == USY->getTargetDecl(); in isSameEntity()
2263 static const UChar USX[] = {0x55, 0x53, 0x58, 0}; /*USX*/ in TestCurrencyNames() local2309 UnicodeString(ucurr_getName(USX, "en_US", in TestCurrencyNames()