Searched defs:AnyType (Results 1 – 5 of 5) sorted by relevance
213 AnyType = Any | ClassOrStruct | Union | Enum | Typedef | Builtin, global() enumerator
114 EXPECT_TRUE(AnyType.matches({}, i1)); in TEST() local
76 static constexpr CategorySet AnyType{IntrinsicType | DerivedType}; global() variable [all...]
2727 const TypeMatcher AnyType = anything(); TEST_P() local
1674 AnyType = 3, global() enumerator [all...]