Searched defs:typname (Results 1 – 3 of 3) sorted by relevance
1121 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local1125 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local1143 const auto typname = GetTypeBasic(type.VectorType()); in TableBuilderArgsDefnType() local1147 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsDefnType() local1151 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local1155 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsDefnType() local1265 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsAddFuncType() local1270 const auto typname = WrapInNameSpace(*type.struct_def); in TableBuilderArgsAddFuncType() local1278 const auto typname = GetTypeBasic(type.VectorType()); in TableBuilderArgsAddFuncType() local1287 const auto typname = WrapInNameSpace(*type.enum_def); in TableBuilderArgsAddFuncType() local[all …]
50 sizeof_error(const char* fatname, const char* typname, in sizeof_error()
69 sizeof_error(const char* fatname, const char* typname, in sizeof_error()