Searched refs:KLength (Results 1 – 2 of 2) sorted by relevance
607 const char *K, unsigned KLength,
167 const char *K, unsigned KLength, in LLVMCreateStringAttribute() argument169 return wrap(Attribute::get(*unwrap(C), StringRef(K, KLength), in LLVMCreateStringAttribute()