Home
last modified time | relevance | path

Searched refs:NoteDeductionFailure (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplateDeduction.h309 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp11933 void TemplateSpecCandidate::NoteDeductionFailure(Sema &S, in NoteDeductionFailure() function in TemplateSpecCandidate
11988 Cand->NoteDeductionFailure(S, ForTakingAddress); in NoteCandidates()