Searched defs:getCompletions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/Dynamic/ | ||
H A D | RegistryTest.cpp | 84 CompVector getCompletions() { in getCompletions() function in clang::ast_matchers::dynamic::__anon5c6a99240111::RegistryTest |
/llvm-project/llvm/include/llvm/LineEditor/ | ||
H A D | LineEditor.h | 141 std::vector<Completion> getCompletions(StringRef Buffer, getCompletions() function |