Home | History | Annotate | Download | only in compiler

Lines Matching defs:interfaceBlock

2424 	TInterfaceBlock* interfaceBlock = new TInterfaceBlock(&blockName, fieldList, instanceName, arraySize, blockLayoutQualifier);
2425 TType interfaceBlockType(interfaceBlock, typeQualifier.qualifier, blockLayoutQualifier, arraySize);
2438 fieldType->setInterfaceBlock(interfaceBlock);