Searched defs:USY (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 2551 UsingShadowDecl *USY = cast<UsingShadowDecl>(Y); local 2552 return USX->getTargetDecl() == USY->getTargetDecl(); |
Completed in 42 milliseconds