Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/UnitTest/
H A DLibcTest.h160 constexpr char const *GetPrettyFunctionParamType(char const *str) { in GetPrettyFunctionParamType() function
170 return GetPrettyFunctionParamType(__PRETTY_FUNCTION__); in GetTypeName()