HomeSort by: relevance | last modified time | path
    Searched refs:type2python (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/interface/
python.cc 56 static string type2python(string name) function
144 type2python(super).c_str());
177 type = type2python(extract_type(param->getOriginalType()));
241 arg_type = type2python(extract_type(fn->getArgType(i)));
400 type = type2python(extract_type(return_type));
565 type_str = type2python(type_str);
639 type = type2python(extract_type(param->getOriginalType()));
867 type2python(i->second).c_str());
890 printf("%s", type2python(super[i]).c_str());
894 printf("(%s)", type2python(clazz.superclass_name).c_str())
    [all...]

Completed in 27 milliseconds