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

  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 404 REGISTER_MATCHER(typeAliasDecl);
  /external/clang/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 191 /// typeAliasDecl()
193 const internal::VariadicDynCastAllOfMatcher<Decl, TypeAliasDecl> typeAliasDecl;
    [all...]

Completed in 737 milliseconds