Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5761 AddFunctionCandidates(Decls, ArgExprs, CandidateSet, TemplateArgs, in ProduceCallSignatureHelp()
5793 AddFunctionCandidates(R.asUnresolvedSet(), ArgExprs, CandidateSet, in ProduceCallSignatureHelp()
H A DSemaOverload.cpp6744 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3609 void AddFunctionCandidates(const UnresolvedSetImpl &Functions,