Home | History | Annotate | Download | only in compiler

Lines Matching refs:TFieldList

2129 		const TFieldList &fields = type->getStruct()->fields();
2304 const TFieldList &fields = node->getType().getStruct()->fields();
2334 TIntermAggregate* TParseContext::addInterfaceBlock(const TPublicType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList,
2679 const TFieldList &fields = baseExpression->getType().getStruct()->fields();
2734 const TFieldList &fields = baseExpression->getType().getInterfaceBlock()->fields();
2927 TFieldList *TParseContext::addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList)
2970 const TString *structName, TFieldList *fieldList)