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