Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplateDeduction.h309 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp11745 void TemplateSpecCandidate::NoteDeductionFailure(Sema &S, in NoteDeductionFailure() function in TemplateSpecCandidate
11800 Cand->NoteDeductionFailure(S, ForTakingAddress); in NoteCandidates()