Searched defs:NoteCandidates (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | TemplateDeduction.h | 380 void NoteCandidates(Sema &S, SourceLocation Loc) const { NoteCandidates() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 12549 void OverloadCandidateSet::NoteCandidates( NoteCandidates() function in OverloadCandidateSet |