Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplateDeduction.h265 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
/external/llvm-project/clang/include/clang/Sema/
DTemplateDeduction.h309 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11759 void TemplateSpecCandidate::NoteDeductionFailure(Sema &S, in NoteDeductionFailure() function in TemplateSpecCandidate
11814 Cand->NoteDeductionFailure(S, ForTakingAddress); in NoteCandidates()