Searched refs:struct_type (Results 1 – 2 of 2) sorted by relevance
43 CompilerType struct_type) in ProcessStructReader() argument52 for (size_t idx = 0; idx < struct_type.GetNumFields(); idx++) { in ProcessStructReader()57 CompilerType field_type = struct_type.GetFieldAtIndex( in ProcessStructReader()70 auto total_size = struct_type.GetByteSize(nullptr); in ProcessStructReader()
37 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument38 static int parse_##name##_##field(struct_type *ctx, const char *value) \43 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument44 static int parse_##name##_##field(struct_type *ctx, const char *value) \51 #define IMPLEMENT_SSL_TEST_INT_OPTION(struct_type, name, field) \ argument52 static int parse_##name##_##field(struct_type *ctx, const char *value) \