Searched refs:printBasicType (Results 1 – 1 of 1) sorted by relevance
137 void printBasicType(BasicType);456 void Demangler::printBasicType(BasicType Type) { in printBasicType() function in Demangler547 return printBasicType(Type); in demangleType()