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