Home | History | Annotate | Download | only in compiler

Lines Matching refs:TFieldList

2219 			const TFieldList& fields = type.getStruct() ? type.getStruct()->fields() : type.getInterfaceBlock()->fields();
2271 const TFieldList& fields = type.getStruct() ? type.getStruct()->fields() : type.getInterfaceBlock()->fields();
2744 const TFieldList& fields = (binary->getOp() == EOpIndexDirectStruct) ?
3087 const TFieldList &fields = type.getStruct()->fields();
3182 const TFieldList &fields = type.getStruct()->fields();
3401 const TFieldList &fields = leftType.getStruct()->fields();
3592 const TFieldList& fields = block->fields();
3656 const TFieldList& fields = block->fields();
3693 const TFieldList& fields = structure->fields();