Home
last modified time | relevance | path

Searched refs:ElabType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2137 while (const auto *ElabType = dyn_cast<ElaboratedType>(FieldType)) in findUntaggedStructOrUnionIndex() local
2138 FieldType = ElabType->getNamedType(); in findUntaggedStructOrUnionIndex()