Home
last modified time | relevance | path

Searched refs:getAcceptedCompletionTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h119 virtual std::vector<ArgKind> getAcceptedCompletionTypes(
150 std::vector<ArgKind> getAcceptedCompletionTypes(
H A DRegistry.h108 static std::vector<ArgKind> getAcceptedCompletionTypes(
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp662 std::vector<ArgKind> Registry::getAcceptedCompletionTypes( in getAcceptedCompletionTypes() function in clang::ast_matchers::dynamic::Registry