Searched refs:NoteDeductionFailure (Results 1 – 3 of 3) sorted by relevance
265 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
309 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
11759 void TemplateSpecCandidate::NoteDeductionFailure(Sema &S, in NoteDeductionFailure() function in TemplateSpecCandidate11814 Cand->NoteDeductionFailure(S, ForTakingAddress); in NoteCandidates()