Searched refs:CLStyle (Results 1 – 2 of 2) sorted by relevance
46 const char *getTypeTempSuffix(ID Id, bool CLStyle = false);
83 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix() argument84 if (CLStyle) { in getTypeTempSuffix()