Home
last modified time | relevance | path

Searched refs:printBasicType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp136 void printBasicType(BasicType);
492 void Demangler::printBasicType(BasicType Type) { in printBasicType() function in Demangler
583 return printBasicType(Type); in demangleType()