Searched refs:TakingAddress (Results 1 – 2 of 2) sorted by relevance
10427 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() argument10428 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()10500 bool TakingAddress) { in NoteAllOverloadCandidates() argument10512 TakingAddress); in NoteAllOverloadCandidates()10515 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
3947 QualType DestType = QualType(), bool TakingAddress = false);3952 bool TakingAddress = false);