Searched refs:cType (Results 1 – 3 of 3) sorted by relevance
64 static int findCType(const string& cType) { in findCType() argument66 if (cType == TYPES[i].cType) { in findCType()94 result.push_back(t.cType); in convertToTypeVector()
47 const char* cType; // Type in a C file member
41 if (s == TYPES[i].cType) { in convertToRsType()