Searched defs:TypeAliasDecl (Results 1 – 3 of 3) sorted by relevance
2047 TEST_P(ASTMatchersTest, TypeAliasDecl) { in TEST_P() argument
3344 TypeAliasDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypeAliasDecl() function
196 class TypeAliasDecl; variable