Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6261 SemaRef.AddFunctionCandidates(Decls, ArgExprs, CandidateSet, TemplateArgs, in ProduceCallSignatureHelp()
6295 SemaRef.AddFunctionCandidates(R.asUnresolvedSet(), ArgExprs, in ProduceCallSignatureHelp()
H A DSemaOverload.cpp7291 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() function in Sema
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10183 void AddFunctionCandidates(