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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp927 QualType AnonTy = Context.getRecordType(Anon); local
941 if (Context.hasSameType(F->getType(), AnonTy))

Completed in 111 milliseconds