Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp5168 AddFunctionCandidates(Decls, ArgExprs, CandidateSet, TemplateArgs, in ProduceCallSignatureHelp()
5199 AddFunctionCandidates(R.asUnresolvedSet(), ArgExprs, CandidateSet, in ProduceCallSignatureHelp()
HDSemaOverload.cpp6618 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3166 void AddFunctionCandidates(const UnresolvedSetImpl &Functions,