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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DRecordSerialization.h151 template <typename T> struct serialize_numeric_impl { struct
152 serialize_numeric_impl(T &Item) : Item(Item) {} function in struct:llvm::codeview::serialize_numeric_impl

Completed in 49 milliseconds