Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp331 Parser::Sema::getMatcherCompletions(llvm::ArrayRef<ArgKind> AcceptedTypes) { in getMatcherCompletions() function in clang::ast_matchers::dynamic::Parser::Sema
852 std::vector<MatcherCompletion> Parser::RegistrySema::getMatcherCompletions( in getMatcherCompletions() function in clang::ast_matchers::dynamic::Parser::RegistrySema
H A DRegistry.cpp655 Registry::getMatcherCompletions(ArrayRef<ArgKind> AcceptedTypes) { in getMatcherCompletions() function in clang::ast_matchers::dynamic::Registry