ΒΆconst char* clang_getTUResourceUsageName(
enum CXTUResourceUsageKind kind)
const char* clang_getTUResourceUsageName(
enum CXTUResourceUsageKind kind)
Description
Returns the human-readable null-terminated C string that represents the name of the memory category. This string should never be freed.
Declared at: clang/include/clang-c/Index.h:1637
Parameters
- enum CXTUResourceUsageKind kind