Searched refs:AnonTy (Results 1 – 1 of 1) sorted by relevance
2325 QualType AnonTy = Context.getRecordType(Anon); in findUntaggedStructOrUnionIndex() local2338 if (Context.hasSameType(F->getType(), AnonTy)) in findUntaggedStructOrUnionIndex()2354 if (Context.hasSameType(FieldType, AnonTy)) in findUntaggedStructOrUnionIndex()