Searched refs:LookupLoc (Results 1 – 1 of 1) sorted by relevance
3074 SourceLocation LookupLoc = RD->getLocation(); in LookupSpecialMember() local3174 OpaqueValueExpr FakeArg(LookupLoc, ArgType, VK); in LookupSpecialMember()3188 OpaqueValueExpr(LookupLoc, ThisTy, in LookupSpecialMember()3194 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMember()3250 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()