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