HomeSort by relevance Sort by last modified time
    Searched refs:EmptyTypeList (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 238 ast_matchers::internal::EmptyTypeList) {}
277 buildReturnTypeVectorFromTypeList<ast_matchers::internal::EmptyTypeList>(
494 static void collect(ast_matchers::internal::EmptyTypeList) {}
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 793 /// This type is used to do recursion. TypeList<>/EmptyTypeList indicates the
816 typedef TypeList<> EmptyTypeList;
827 struct TypeListContainsSuperOf<EmptyTypeList, T> {
    [all...]

Completed in 676 milliseconds