Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
DRustDemangle.cpp136 void printBasicType(BasicType);
459 void Demangler::printBasicType(BasicType Type) { in printBasicType() function in Demangler
550 return printBasicType(Type); in demangleType()