Searched refs:EmptyTypeList (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h238 ast_matchers::internal::EmptyTypeList) {}
277 buildReturnTypeVectorFromTypeList<ast_matchers::internal::EmptyTypeList>(
494 static void collect(ast_matchers::internal::EmptyTypeList) {}
/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h793 /// This type is used to do recursion. TypeList<>/EmptyTypeList indicates the
816 typedef TypeList<> EmptyTypeList; typedef in namespace:clang::ast_matchers::internal
827 struct TypeListContainsSuperOf<EmptyTypeList, T> {

Completed in 71 milliseconds