Searched refs:getFunctionTypeName (Results 1 – 7 of 7) sorted by relevance
9 getFunctionTypeName(command.name),13 return "%s\t%s;" % (getFunctionTypeName(command.name),
79 def getFunctionTypeName (funcName): function
28 getFunctionTypeName(command.name),32 return "%s\t%s;" % (getFunctionTypeName(command.name),
28 getFunctionTypeName(command.name),
28 cast = "(%s)" % getFunctionTypeName(command.name)
40 getFunctionTypeName(ifaceName),
138 def getFunctionTypeName (funcName): function