Searched defs:USY (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp2551 UsingShadowDecl *USY = cast<UsingShadowDecl>(Y); local
2552 return USX->getTargetDecl() == USY->getTargetDecl();

Completed in 42 milliseconds