Home | History | Annotate | Download | only in Sema

Lines Matching refs:UME

9308       if (UnresolvedMemberExpr *UME = dyn_cast<UnresolvedMemberExpr>(OvlExpr))
9309 if (!UME->isImplicitAccess() &&
9310 !S.ResolveSingleFunctionTemplateSpecialization(UME))