Searched refs:printBasicType (Results 1 – 2 of 2) sorted by relevance
124 void printBasicType(BasicType);
343 void Demangler::printBasicType(BasicType Type) { in printBasicType() function in Demangler429 return printBasicType(Type); in demangleType()