Searched defs:AddCompletions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | CompletionRequest.h | 196 void AddCompletions(const StringList &completions) { AddCompletions() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 4632 auto AddCompletions = [&](const ParsedAttrInfo &A) { CodeCompleteAttribute() local |