Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/doc/
Dstabs.texinfo1309 * Unions:: Different types sharing storage.
2106 @node Unions
2107 @section Unions
3605 Union; see @ref{Unions}.
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp5430 RedundantUnionMap &Unions) { in CheckRedundantUnionInit() argument
5437 UnionEntry &En = Unions[Parent]; in CheckRedundantUnionInit()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1237 #pragma mark Structure, Unions, Classes