Searched refs:ElabType (Results 1 – 1 of 1) sorted by relevance
2618 while (const auto *ElabType = dyn_cast<ElaboratedType>(FieldType)) in findUntaggedStructOrUnionIndex() local2619 FieldType = ElabType->getNamedType(); in findUntaggedStructOrUnionIndex()