Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp323 std::vector<ArgKind> Parser::Sema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::Sema
845 std::vector<ArgKind> Parser::RegistrySema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::RegistrySema
H A DRegistry.cpp661 std::vector<ArgKind> Registry::getAcceptedCompletionTypes( getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Registry