Searched refs:TakingAddress (Results 1 – 2 of 2) sorted by relevance
11695 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() argument11696 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()11771 bool TakingAddress) { in NoteAllOverloadCandidates() argument11783 TakingAddress); in NoteAllOverloadCandidates()11786 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
10594 QualType DestType = QualType(), bool TakingAddress = false);10599 bool TakingAddress = false);