Searched defs:ProcessOverloadCandidates (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | CodeCompleteConsumer.cpp | 487 PrintingCodeCompleteConsumer::ProcessOverloadCandidates(Sema &SemaRef, in ProcessOverloadCandidates() function in PrintingCodeCompleteConsumer |
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndexCodeCompletion.cpp | 621 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function in __anonb8e724a20211::CaptureCompletionResults |
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 2103 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function in __anonf211e7840411::AugmentedCodeCompleteConsumer |