Searched defs:TypeA (Results 1 – 3 of 3) sorted by relevance
139 u8 TypeA, u8 TypeB) { in reportDeallocTypeMismatch()
132 using TypeA = A; global() typedef
150 TypeMatcher TypeA = hasDeclaration(recordDecl(hasName("A"))); in TEST() local