Lines Matching refs:TInterfaceBlock
685 TInterfaceBlock* block = symbol->getType().getInterfaceBlock();
2303 TInterfaceBlock* block = type.getInterfaceBlock();
2389 TInterfaceBlock* srcBlock = srcType.getInterfaceBlock();
3273 TInterfaceBlock *block = type.getAsInterfaceBlock();
3279 TInterfaceBlock* parentBlock = type.getInterfaceBlock();
3468 TInterfaceBlock *varBlock = variable->getType().getAsInterfaceBlock();
3476 TInterfaceBlock *listBlock = list[i]->getType().getAsInterfaceBlock();
3519 int OutputASM::lookup(VariableArray &list, TInterfaceBlock *block)
3587 const TInterfaceBlock *block = type.getInterfaceBlock();
3628 const TInterfaceBlock *block = (type.isInterfaceBlock() || (blockId == -1)) ? type.getInterfaceBlock() : nullptr;