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