Searched refs:LookupLoc (Results 1 – 1 of 1) sorted by relevance
3308 SourceLocation LookupLoc = RD->getLocation(); in LookupSpecialMember() local3410 OpaqueValueExpr FakeArg(LookupLoc, ArgType, VK); in LookupSpecialMember()3424 OpaqueValueExpr(LookupLoc, ThisTy, RValueThis ? VK_PRValue : VK_LValue) in LookupSpecialMember()3430 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMember()3488 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()