Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6218 AddFunctionCandidates(Decls, ArgExprs, CandidateSet, TemplateArgs, in ProduceCallSignatureHelp()
6250 AddFunctionCandidates(R.asUnresolvedSet(), ArgExprs, CandidateSet, in ProduceCallSignatureHelp()
H A DSemaOverload.cpp7250 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4072 void AddFunctionCandidates(const UnresolvedSetImpl &Functions,