Searched refs:hashFunctionNameIfNeeded (Results 1 – 2 of 2) sorted by relevance
83 ImmutableString hashFunctionNameIfNeeded(const TFunction *func);
870 out << " " << hashFunctionNameIfNeeded(node->getFunction()); in visitFunctionPrototype()893 functionName = hashFunctionNameIfNeeded(node->getFunction()); in visitAggregate()1105 ImmutableString TOutputGLSLBase::hashFunctionNameIfNeeded(const TFunction *func) in hashFunctionNameIfNeeded() function in sh::TOutputGLSLBase