Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp971 QualType AnonTy = Context.getRecordType(Anon); in findAnonymousStructOrUnionIndex() local
983 if (Context.hasSameType(F->getType(), AnonTy)) in findAnonymousStructOrUnionIndex()