Searched defs:typname (Results 1 – 3 of 3) sorted by relevance
770 const auto typname = GetTypeBasic(type); in TableBuilderArgsDefnType() local774 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local778 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local787 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local791 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local797 const auto typname = GetTypeBasic(type.VectorType()); in TableBuilderArgsDefnType() local806 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local811 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local816 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local827 const auto typname = WrapInNameSpace(*type.enum_def) + \ in TableBuilderArgsDefnType() local[all …]
50 sizeof_error(const char* fatname, const char* typname, in sizeof_error()
55 sizeof_error(const char* fatname, const char* typname, in sizeof_error()