Searched refs:AddMatches (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | FormatEntity.cpp | 2351 static void AddMatches(const FormatEntity::Entry::Definition *def, in AddMatches() function 2402 AddMatches(&g_root, str, llvm::StringRef(), new_matches); in AutoComplete() 2429 AddMatches(entry_def, str, llvm::StringRef(), new_matches); in AutoComplete() 2435 AddMatches(entry_def, str, remainder, new_matches); in AutoComplete()
|