Home
last modified time | relevance | path

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

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