Lines Matching refs:getStruct
271 for(const auto& field : type.getStruct()->fields())
2219 const TFieldList& fields = type.getStruct() ? type.getStruct()->fields() : type.getInterfaceBlock()->fields();
2252 return registerSize(*((*(type.getStruct()->fields().begin()))->type()), 0);
2271 const TFieldList& fields = type.getStruct() ? type.getStruct()->fields() : type.getInterfaceBlock()->fields();
2745 left->getType().getStruct()->fields() :
3087 const TFieldList &fields = type.getStruct()->fields();
3177 TStructure* structure = type.getStruct();
3182 const TFieldList &fields = type.getStruct()->fields();
3401 const TFieldList &fields = leftType.getStruct()->fields();
3627 const TStructure *structure = type.getStruct();