Searched refs:constructorName (Results 1 – 4 of 4) sorted by relevance
3315 TString constructorName; in outputConstructor() local3318 constructorName = mStructureHLSL->addStructConstructor(*node->getType().getStruct()); in outputConstructor()3322 constructorName = in outputConstructor()3325 out << constructorName << "("; in outputConstructor()
815 string constructorName = className + "::"; in checkTokens() local816 constructorName += string(token.fContentStart + skip, in checkTokens()818 def = root->find(constructorName, RootDefinition::AllowParens::kYes); in checkTokens()
3241 …TString constructorName = function.getType().getBasicTypeString(); // TODO: performance: should n… in constructorTextureSamplerError() local3242 const char* token = constructorName.c_str(); in constructorTextureSamplerError()
3469 …TString constructorName = function.getType().getBasicTypeString(); // TODO: performance: should n… in constructorTextureSamplerError() local3470 const char* token = constructorName.c_str(); in constructorTextureSamplerError()