Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp11693 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates() function in Sema
12018 AddOverloadedCallCandidates(ULE, Args, *CandidateSet); in buildOverloadedCallSet()
H A DSemaCodeComplete.cpp4657 AddOverloadedCallCandidates(ULE, Args, CandidateSet, in ProduceCallSignatureHelp()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2946 void AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE,