Searched defs:constructorType (Results 1 – 2 of 2) sorted by relevance
44 TOperator constructorType; member in TConstTraverser239 …TSourceLoc& line, TIntermNode* root, ConstantUnion* unionArray, TOperator constructorType, TType t… in parseConstTree()
657 def _getMsg(self, expectedType, secondaryType=None, constructorType=None): argument