Home
last modified time | relevance | path

Searched refs:hasTypedefForAnonDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp2895 AST_MATCHER_P(TagDecl, hasTypedefForAnonDecl, Matcher<TypedefNameDecl>, in AST_MATCHER_P() argument
2924 hasTypedefForAnonDecl(hasName("thing_t"))); in TEST_P()