Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5791 typedef llvm::DenseMap<RecordDecl*, UnionEntry> RedundantUnionMap; typedef
5795 RedundantUnionMap &Unions) { in CheckRedundantUnionInit()
5851 RedundantUnionMap MemberUnions; in ActOnMemInitializers()