Searched refs:interfaceBlockIn (Results 1 – 2 of 2) sorted by relevance
186 TType::TType(const TInterfaceBlock *interfaceBlockIn, in TType() argument192 mInterfaceBlock = interfaceBlockIn; in TType()677 void TType::setInterfaceBlock(const TInterfaceBlock *interfaceBlockIn) in setInterfaceBlock() argument679 if (mInterfaceBlock != interfaceBlockIn) in setInterfaceBlock()681 mInterfaceBlock = interfaceBlockIn; in setInterfaceBlock()
104 TType(const TInterfaceBlock *interfaceBlockIn,230 void setInterfaceBlock(const TInterfaceBlock *interfaceBlockIn);