Searched defs:KLen (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 2524 LLVMGetStringAttributeAtIndex(LLVMValueRef F,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMGetStringAttributeAtIndex() argument 2535 LLVMRemoveStringAttributeAtIndex(LLVMValueRef F,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMRemoveStringAttributeAtIndex() argument 2960 LLVMGetCallSiteStringAttribute(LLVMValueRef C,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMGetCallSiteStringAttribute() argument 2971 LLVMRemoveCallSiteStringAttribute(LLVMValueRef C,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMRemoveCallSiteStringAttribute() argument
|