Searched refs:findSubstitute (Results 1 – 1 of 1) sorted by relevance
62 static string findSubstitute(const string& typeName, unsigned int apiLevel, int intSize) { in findSubstitute() function102 const string substitute = findSubstitute(*i, apiLevel, intSize); in expandTypedefs()