Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DLibcTest.h253 constexpr char const *GetPrettyFunctionParamType(char const *str) { in GetPrettyFunctionParamType() function
263 return GetPrettyFunctionParamType(__PRETTY_FUNCTION__); in GetTypeName()