Home
last modified time | relevance | path

Searched defs:getCompletions (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/ASTMatchers/Dynamic/
DRegistryTest.cpp84 CompVector getCompletions() { in getCompletions() function in clang::ast_matchers::dynamic::__anon47a3ecf30111::RegistryTest
90 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1) { in getCompletions() function in clang::ast_matchers::dynamic::__anon47a3ecf30111::RegistryTest
100 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1, in getCompletions() function in clang::ast_matchers::dynamic::__anon47a3ecf30111::RegistryTest
/external/llvm/include/llvm/LineEditor/
DLineEditor.h142 std::vector<Completion> getCompletions(StringRef Buffer, in getCompletions() function