Lines Matching refs:uo
1250 CodeGenModule::getMemberPointerConstant(const UnaryOperator *uo) {1252 const MemberPointerType *type = cast<MemberPointerType>(uo->getType());1253 const ValueDecl *decl = cast<DeclRefExpr>(uo->getSubExpr())->getDecl();