ΒΆconst char* LLVMGetStringAttributeKind(
LLVMAttributeRef A,
unsigned int* Length)
const char* LLVMGetStringAttributeKind(
LLVMAttributeRef A,
unsigned int* Length)
Description
Get the string attribute's kind.
Declared at: llvm/include/llvm-c/Core.h:613
Parameters
- LLVMAttributeRef A
- unsigned int* Length