Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:has_getDecl

862   EXPECT_TRUE(internal::has_getDecl<TypedefType>::value);
863 EXPECT_TRUE(internal::has_getDecl<RecordType>::value);
864 has_getDecl<TemplateSpecializationType>::value);