Home
last modified time | relevance | path

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

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