Searched defs:typname (Results 1 – 3 of 3) sorted by relevance
772 const auto typname = GetTypeBasic(type); in TableBuilderArgsDefnType() local776 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local780 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local789 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local793 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local799 const auto typname = GetTypeBasic(type.VectorType()); in TableBuilderArgsDefnType() local808 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local813 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local818 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local829 const auto typname = WrapInNameSpace(*type.enum_def) + \ in TableBuilderArgsDefnType() local[all …]
50 sizeof_error(const char* fatname, const char* typname, in sizeof_error()
44 sizeof_error(const char* fatname, const char* typname, in sizeof_error()