Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5596 RedundantUnionMap &Unions) { in CheckRedundantUnionInit() argument
5603 UnionEntry &En = Unions[Parent]; in CheckRedundantUnionInit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1173 #pragma mark Structure, Unions, Classes