Searched refs:hasTypedefForAnonDecl (Results 1 – 1 of 1) sorted by relevance
2895 AST_MATCHER_P(TagDecl, hasTypedefForAnonDecl, Matcher<TypedefNameDecl>, in AST_MATCHER_P() argument2924 hasTypedefForAnonDecl(hasName("thing_t"))); in TEST_P()