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