Searched refs:ProcessOverloadCandidates (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | CodeCompleteConsumer.h | 1219 virtual void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function 1271 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg,
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 748 void PrintingCodeCompleteConsumer::ProcessOverloadCandidates( in ProcessOverloadCandidates() function in PrintingCodeCompleteConsumer
|
| H A D | SemaCodeComplete.cpp | 6048 SemaRef.CodeCompleter->ProcessOverloadCandidates( in ProduceSignatureHelp()
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | CIndexCodeCompletion.cpp | 656 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function in __anon888fdb060211::CaptureCompletionResults
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 985 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function in __anon1c2ad1170111::CodeComplete
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 1951 void ProcessOverloadCandidates(Sema &S, unsigned CurrentArg, in ProcessOverloadCandidates() function in __anon539022680611::AugmentedCodeCompleteConsumer 1956 Next.ProcessOverloadCandidates(S, CurrentArg, Candidates, NumCandidates, in ProcessOverloadCandidates()
|