Searched defs:StorageT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerSumType.h82 union StorageT { union in class:llvm::PointerSumType
86 StorageT() : Value(0) {} function in union:llvm::PointerSumType::StorageT

Completed in 97 milliseconds