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

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

Completed in 48 milliseconds