Searched refs:TakingAddress (Results 1 – 2 of 2) sorted by relevance
10253 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() argument10254 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()10326 bool TakingAddress) { in NoteAllOverloadCandidates() argument10338 TakingAddress); in NoteAllOverloadCandidates()10341 NoteOverloadCandidate(*I, Fun, CRK_None, DestType, TakingAddress); in NoteAllOverloadCandidates()
3700 QualType DestType = QualType(), bool TakingAddress = false);3705 bool TakingAddress = false);