Searched defs:AddCompletion (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h142 void AddCompletion(llvm::StringRef completion, function in class:lldb_private::CompletionRequest
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8683 auto AddCompletion = [&](StringRef Filename, bool IsDirectory) { local

Completed in 137 milliseconds