Home | History | Annotate | Download | only in compiler

Lines Matching refs:getStruct

182     if (left->getType().getStruct() && right->getType().getStruct()) {
429 if (type.getStruct() || node->getType().getStruct())
1022 const TFieldList& fields = leftNodeType.getStruct()->fields();