Searched refs:LookupLoc (Results 1 – 1 of 1) sorted by relevance
3032 SourceLocation LookupLoc = RD->getLocation(); in LookupSpecialMember() local3132 OpaqueValueExpr FakeArg(LookupLoc, ArgType, VK); in LookupSpecialMember()3146 OpaqueValueExpr(LookupLoc, ThisTy, in LookupSpecialMember()3152 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMember()3208 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()