Searched refs:TakingAddress (Results 1 – 2 of 2) sorted by relevance
10568 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() argument10569 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()10644 bool TakingAddress) { in NoteAllOverloadCandidates() argument10656 TakingAddress); in NoteAllOverloadCandidates()10659 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
4070 QualType DestType = QualType(), bool TakingAddress = false);4075 bool TakingAddress = false);