Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp724 const internal::VariadicDynCastAllOfMatcher<Decl, TypeAliasDecl> typeAliasDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h193 const internal::VariadicDynCastAllOfMatcher<Decl, TypeAliasDecl> typeAliasDecl; variable