Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DASTStructuralEquivalence.cpp2161 QualType AnonTy = Context.getRecordType(Anon); in findUntaggedStructOrUnionIndex() local
2174 if (Context.hasSameType(F->getType(), AnonTy)) in findUntaggedStructOrUnionIndex()
2190 if (Context.hasSameType(FieldType, AnonTy)) in findUntaggedStructOrUnionIndex()