Searched defs:addCandidate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | TemplateDeduction.h | 373 TemplateSpecCandidate &addCandidate() { addCandidate() function |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | CodeComplete.cpp | 2019 void addCandidate(TopN<ScoredBundle, ScoredBundleGreater> &Candidates, addCandidate() function in clang::clangd::__anone5f83fc20111::CodeCompleteFlow |