Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1930 while (const auto *ElabType = dyn_cast<ElaboratedType>(FieldType)) in findUntaggedStructOrUnionIndex() local
1931 FieldType = ElabType->getNamedType(); in findUntaggedStructOrUnionIndex()