Searched refs:GlobalSymIdRepr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp34 struct GlobalSymIdRepr { struct in namespace:__anon4054
57 static_assert(sizeof(GlobalSymIdRepr) == 8, "Invalid structure size!");
86 GlobalSymIdRepr repr;
137 auto repr = repr_cast<GlobalSymIdRepr>(m_repr);

Completed in 101 milliseconds