Searched refs:struct_def (Results 1 – 5 of 5) sorted by relevance
23 const auto* struct_def = static_cast<const StructDef*>(s.second); in StructParserGenerator() local24 variable_struct_fields_.emplace_back(struct_def); in StructParserGenerator()
74 auto* struct_def = static_cast<StructDef*>(s.second); in parse_declarations_one_file() local75 struct_def->SetEndianness(declarations->is_little_endian); in parse_declarations_one_file()
211 const auto* struct_def = static_cast<const StructDef*>(s.second); in generate_cpp_headers_one_file() local212 struct_def->GenDefinition(out_file); in generate_cpp_headers_one_file()
45 "struct_def.cc",
66 "struct_def.cc",