Searched defs:KLen (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 2426 LLVMGetStringAttributeAtIndex(LLVMValueRef F,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMGetStringAttributeAtIndex() argument 2437 LLVMRemoveStringAttributeAtIndex(LLVMValueRef F,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMRemoveStringAttributeAtIndex() argument 2868 LLVMGetCallSiteStringAttribute(LLVMValueRef C,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMGetCallSiteStringAttribute() argument 2879 LLVMRemoveCallSiteStringAttribute(LLVMValueRef C,LLVMAttributeIndex Idx,const char * K,unsigned KLen) LLVMRemoveCallSiteStringAttribute() argument
|