Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp325 std::vector<ArgKind> Parser::Sema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::Sema
847 std::vector<ArgKind> Parser::RegistrySema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::RegistrySema
H A DRegistry.cpp621 std::vector<ArgKind> Registry::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Registry