Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp262 std::vector<ArgKind> Parser::Sema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::Sema
547 std::vector<ArgKind> Parser::RegistrySema::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Parser::RegistrySema
DRegistry.cpp419 std::vector<ArgKind> Registry::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Registry