Searched refs:TakingAddress (Results 1 – 2 of 2) sorted by relevance
10270 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() argument10271 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()10343 bool TakingAddress) { in NoteAllOverloadCandidates() argument10355 TakingAddress); in NoteAllOverloadCandidates()10358 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
3730 QualType DestType = QualType(), bool TakingAddress = false);3735 bool TakingAddress = false);